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
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
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.