File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed
com.unity.template-hd/Packages Expand file tree Collapse file tree 4 files changed +10
-4
lines changed 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.7] - 2024-02-13
8+
9+ ### Changed
10+
11+ - Downgraded input system version to 1.7.0
12+
713## [ 16.0.6] - 2024-01-31
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.6 "
5+ "PackageVersion" : " 16.0.7 "
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.6 " ,
4+ "version" : " 16.0.7 " ,
55 "type" : " template" ,
66 "host" : " hub" ,
77 "unity" : " 2023.2" ,
1010 "com.unity.collab-proxy" : " 2.0.5" ,
1111 "com.unity.feature.development" : " 1.0.2" ,
1212 "com.unity.cinemachine" : " 2.9.5" ,
13- "com.unity.inputsystem" : " 1.8.0-pre.2 " ,
13+ "com.unity.inputsystem" : " 1.7.0 " ,
1414 "com.unity.learn.iet-framework" : " 3.1.3" ,
1515 "com.unity.render-pipelines.high-definition" : " 16.0.2" ,
1616 "com.unity.timeline" : " 1.8.3" ,
Original file line number Diff line number Diff line change 33 "com.unity.cinemachine" : " 2.9.5" ,
44 "com.unity.collab-proxy" : " 2.0.5" ,
55 "com.unity.feature.development" : " 1.0.2" ,
6- "com.unity.inputsystem" : " 1.8.0-pre.2 " ,
6+ "com.unity.inputsystem" : " 1.7.0 " ,
77 "com.unity.learn.iet-framework" : " 3.1.3" ,
88 "com.unity.learn.iet-framework.authoring" : " 1.2.2" ,
99 "com.unity.render-pipelines.high-definition" : " 16.0.2" ,
You can’t perform that action at this time.
0 commit comments