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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment