File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Packages/com.unity.template.hd Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -9906,7 +9906,7 @@ MonoBehaviour:
9906
9906
mask:
9907
9907
data1: 2361488491552
9908
9908
data2: 2357667418784
9909
- defaultFrameSettings: -268599808
9909
+ defaultFrameSettings: 0
9910
9910
m_Version: 0
9911
9911
m_ObsoleteRenderingPath: 0
9912
9912
m_ObsoleteFrameSettings:
Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project template will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 16.0.10] - 2024-07-03
8
+
9
+ ### Fixed
10
+
11
+ - Frame Settings invalid enum in Screenshot Camera 6
12
+
7
13
## [ 16.0.9] - 2024-05-15
8
14
9
15
### Changed
Original file line number Diff line number Diff line change 2
2
"ErrorExceptions" : [
3
3
{
4
4
"ValidationTest" : " Primed Library Validation" ,
5
- "PackageVersion" : " 16.0.9 "
5
+ "PackageVersion" : " 16.0.10 "
6
6
}
7
7
],
8
8
"WarningExceptions" : []
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.unity.template.hd" ,
3
3
"displayName" : " High Definition RP" ,
4
- "version" : " 16.0.9 " ,
4
+ "version" : " 16.0.10 " ,
5
5
"type" : " template" ,
6
6
"host" : " hub" ,
7
7
"unity" : " 2023.2" ,
You can’t perform that action at this time.
0 commit comments