Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
6.9.1
Issue ID
1175472
Regression
Yes
[HDRP] Lighting flickers when HDRP Default Settings menu item is selected
How to reproduce:
1. Open user's attached 'BugReports2.zip' project
2. Open Assets > 01_Assets > Models > 'LightingBug' scene
3. Select Edit > Project Settings > HDRP Default Settings
Expected result: Lighting is not flickering
Actual result: Lighting is flickering
Reproducible with: 2019.3.0a10 (HDRP 6.9.1, 7.0.0), 2019.3.0a12 (HDRP 6.9.1, 7.0.0)
Not reproducible with: 2019.3.0a7 (HDRP 6.9.1)
Note:
- Frame debugger's GBuffer Vector unity_ProbeVolumeMin(-Infinity, -Infinity, -Infinity, 0)
- Could not test 2017.4, 2018.4 because HDRP is not compatible, 2019.1, 2019.2, 2019.3.0a1, 2019.3.0a8, 2019.3.0a9 due to errors CS0246, CS0103, CS01061, pink textures
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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Resolution Note:
As stated in my previous message, the bug was due to a zero scale on some objects in the scene causing broken normals. Since we can't fix this rare occurrence without a hit on performance, we suggest that if anything needs to be done it should be a way to detect this kind of cases from the editor itself.