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
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
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"