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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
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.