Skip to content

Commit 6eca600

Browse files
Merge pull request #8202 from Unity-Technologies/hdrp-template-update-version
[HDRP] Update template version
2 parents 3bfc019 + 66e8ece commit 6eca600

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

com.unity.template-hd/Packages/com.unity.template.hd/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project template will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [16.1.0] - 2025-09-26
8+
9+
### Added
10+
11+
- Opened starting room with an outside pier, added water system and replaced Sky with PBR Sky with atmospheric scattering.
12+
713
## [16.0.11] - 2025-01-27
814

915
### Changed

com.unity.template-hd/Packages/com.unity.template.hd/ValidationExceptions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"ErrorExceptions": [
33
{
44
"ValidationTest": "Primed Library Validation",
5-
"PackageVersion": "16.0.11"
5+
"PackageVersion": "16.1.0"
66
}
77
],
88
"WarningExceptions": []

com.unity.template-hd/Packages/com.unity.template.hd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.unity.template.hd",
33
"displayName": "High Definition RP",
4-
"version": "16.0.11",
4+
"version": "16.1.0",
55
"type": "template",
66
"host": "hub",
77
"unity": "2023.2",

0 commit comments

Comments
 (0)