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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
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.