Search Issue Tracker
Fixed
Fixed in 2021.3.43f1, 2022.3.35f1, 7000.0.0a1
Votes
0
Found in
2021.3.37f1
2022.3.26f1
2023.1.20f1
2023.2.20f1
6000.0.37f1
Issue ID
UUM-70478
Regression
No
[HDRP] Mip Map Debugging View turns White if there are Directional Lights in the Scene
How to reproduce:
- Open any HDRP Project
- Navigate to Window > Analysis > Rendering Debugger
- From the menu list choose "Rendering"
- Have Game View Open with a Directional Light in the Scene
- In the Dropdown Menu for "Mip Maps" choose any of the Debug View modes
- Observe Game View
Actual result: Game View is white if the Directional Light is enabled
Expected result: With Lighting Settings not changed by default, Mip Map Debugging View should not include Lights. This is fixed with Unity 6 and new Mip Map Debugging.
Reproducible with: 2021.3.37f1, 2022.3.26f1, 2023.1.20f1, 2023.2.20f
Not reproducible with: 6000.0.0f1 (New Debug Views)
Workarounds:
- Turn Lights off by Type in the Rendering Debugger's Lighting section, user has to do this even though he never turned any settings on
- Disable Lights in the Scene, or change their type
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 RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Shader Graph generates 'İ' in the shader when using Turkish Regional format
- Crash on ParticleSystemUpdateData::CacheSubEmitters(ParticleSystem&) when shared subemitter referenced by multiple nested particle systems
Add comment