Search Issue Tracker
Fixed in 11.x.x
Votes
0
Found in [Package]
HDRP/master 2021/01/15
Issue ID
1306396
Regression
No
[HDRP] On enable probes over-exposed after refresh
1) Open Amalienborg demo https://github.com/Unity-Technologies/AmalienborgPalace
2) Switch to HDRP/master and update project manifest
3) Optional. If getting cookie texture error spam, disable half of the lights
4) Turn off Night
5) Turn on Afternoon
6) Turn off Afternoon
7) Turn on Night
Expected: Night and Afternoon gameobjects have OnEnable reflection probes as children. Its expected that when Night is turned back on, all the reflection probes would properly update and not be over exposed.
Actual: After enabling Night again, for some reason child reflection probes dont refresh properly leaving the night scene white. A weird fix is if you Turn the Night off and on AGAIN, then the probes will refresh properly.
Unity 2021.1.0b1
HDRP: master
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP ShadowCaster2D is misplaced and distorted when used with rotated Perspective Camera
- UI mesh is drawn twice when two cameras are used
- The Scene view top menu bar disappears when any Draw Mode other than "Wireframe" is selected in the specific project with a corrupted Material
- TabView.tabClosed EventHandler passes the wrong tab index as parameter when closing a tab from oldest to newest order
- Rigidbodies clip through terrain and snap back up when Heightmap Resolution is bigger than the terrain size
Add comment