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:
99069906 mask:
99079907 data1: 2361488491552
99089908 data2: 2357667418784
9909- defaultFrameSettings: -268599808
9909+ defaultFrameSettings: 0
99109910 m_Version: 0
99119911 m_ObsoleteRenderingPath: 0
99129912 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.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 16.0.10] - 2024-07-03
8+
9+ ### Fixed
10+
11+ - Frame Settings invalid enum in Screenshot Camera 6
12+
713## [ 16.0.9] - 2024-05-15
814
915### Changed
Original file line number Diff line number Diff line change 22 "ErrorExceptions" : [
33 {
44 "ValidationTest" : " Primed Library Validation" ,
5- "PackageVersion" : " 16.0.9 "
5+ "PackageVersion" : " 16.0.10 "
66 }
77 ],
88 "WarningExceptions" : []
Original file line number Diff line number Diff line change 11{
22 "name" : " com.unity.template.hd" ,
33 "displayName" : " High Definition RP" ,
4- "version" : " 16.0.9 " ,
4+ "version" : " 16.0.10 " ,
55 "type" : " template" ,
66 "host" : " hub" ,
77 "unity" : " 2023.2" ,
You can’t perform that action at this time.
0 commit comments