Search Issue Tracker
Fixed in 2022.2.0b12
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a15
Votes
0
Found in
2022.2.0b8
2023.1.0a5
Issue ID
UUM-12515
Regression
No
[Windows] Color Adjustments are not applied to HDRi Sky when the Command Buffer is set to 'R16G16B16A16' and path tracing is set up
Reproduction steps:
1. Open the attached ‘EnvSampling' project
2. Go to the ‘Project Settings → Quality → HDRP → Post Processing’
3. Set the Buffer Format to ‘R16G16B16A16’
4. Open the ‘OutdoorsScene’ and observe the ‘Sky and Fog Volume’ GameObject
Expected result: The Contrast Volume is applied to the ‘Sky and Fog Volume’ GameObject
Actual result: The Contrast Volume is not applied to the HDRi Sky, the ‘Sky and Fog Volume’ GameObject color is not adjusted
Reproducible with: 2023.1.0a5
Could not test with: 2020.3.38f1, 2021.3.8f1, 2022.1.12f1, 2022.2.0b2 (multiple shader errors after downdrading)
Reproduced on: Windows 11 (Nvidia)
Not reproduced on: MacOS 11.6 (Intel)
Notes:
- The issue is not reproducible when the path tracing is not set up
- The issue is not reproducible when the Command Buffer is set to 'R11G11B10'
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Resolution Note (fix version 2023.1):
Resolved with https://github.cds.internal.unity3d.com/unity/unity/pull/14034
Resolution Note (fix version 2022.2):
Resolved with this PR: https://github.cds.internal.unity3d.com/unity/unity/pull/15319