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
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
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"