You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: com.unity.render-pipelines.high-definition/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19
19
- Added browsing of the documentation of Compositor Window
20
20
- Added a complete solution for volumetric clouds for HDRP including a cloud map generation tool.
21
21
- Added a Force Forward Emissive option for Lit Material that forces the Emissive contribution to render in a separate forward pass when the Lit Material is in Deferred Lit shader Mode.
22
+
- Added an additional check in the "check scene for ray tracing" (case 1314963).
22
23
23
24
### Fixed
24
25
- Fixed an exception when opening the color picker in the material UI (case 1307143).
0 commit comments