Search Issue Tracker
Fixed
Fixed in 2020.3.48f1, 2021.3.18f1, 2022.2.3f1, 2023.1.0a23
Votes
2
Found in
2020.3.41f1
2021.3.12f1
2022.1.21f1
2022.2.0b13
2023.1.0a16
Issue ID
UUM-19077
Regression
No
[HDRP] Skybox stops updating for elapsed time when HDCamera.Reset is called
Steps to reproduce:
1. Open the “SkyRenderingBug” project
2. Open “OutdoorsScene” scene
3. Enter Play Mode
4. Press the square button “Button” and observe
Expected result: The button resets the Camera “Main Camera”
Actual result: Pressing the button stops skybox updating for as long as it was in Play Mode
Reproducible with: 2020.3.41f1, 2021.3.12f1, 2022.1.21f1, 2022.2.0b13, 2023.1.0a16
Reproduced on: macOS Monterey 12.2 (Intel)
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
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
- Save process is triggered every time when prefab property values are changed by dragging
Resolution Note (fix version 2023.1.0a23):
Fixed an issue where calling HDCamera.Reset() would not reset internal frame count of individual sky and cloud renderers.