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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.