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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.