Search Issue Tracker
Fixed
Fixed in 2022.2.17f1, 2023.1.0b13, 2023.2.0a10
Votes
0
Found in
2021.3.16f1
2022.2.1f1
2023.1.0a24
2023.2.0a1
Issue ID
UUM-21985
Regression
No
[HDRP] Volumetric clouds are synced per camera and not via a global time leading to discrepencies when you have a cameras that updates at different rate
Repro steps :
- Open attached project
- Open scene called "Clouds"
- Press Play
- Select disabled gameobject called Camera and enable it / disable it
Expected : the result should be the same (as it is with cloud layer)
Result : each time the second camera is enabled the volumetric clouds are reset and both camera are not in sync anymore.
Additional info:
- Does not happen with cloud layer
- Same happens with Reflection Probe when they are configured to show Volumetric Clouds
Environment :
- Windows 10
- Unity 2023.1.0a25
- HDRP 15.0.3
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
- Vertex data is displaced when building with Addressables with Optimize Mesh Data enabled
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
Resolution Note (fix version 2023.2.0a10):
Fixed UUM-21985: "[HDRP] Volumetric clouds are synced per camera and not via a global time leading to discrepencies when you have a cameras that updates at different rate"