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 _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
Add comment