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
- 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
Add comment