Search Issue Tracker
Fixed in 2022.2.17f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
Resolution Note (fix version 2023.2):
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"