Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions com.unity.render-pipelines.high-definition/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Moved more internals of the sky manager to proper Render Graph passes.
- Disabled the "Reflect Sky" feature in the case of transparent screen space reflections for the water system.
- Renamed the Exposure field to Exposure Compensation in sky volume overrides (case 1392530).
- Disabled the volumetric clouds for the indoor template scenes (normal and DXR) (case 1381761).

### Fixed
- Fixed build warnings due to the exception in burst code (case 1382827).
Expand Down
Loading