Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.0b16
Issue ID
UUM-21468
Regression
No
Map Overlays in Rendering Debugger causes Game View to glitch when shaders are compiling
To reproduce:
- Create a new template project
- Open Rendering Debugger window (Window > Analysis > Rendering Debugger)
- Enter Play mode
- In Rendering Debugger window, set Map Overlays to Anything other than None
Result: Game View is glitching, looks like it happens until shader is compiled (see the status bar on the right bottom corner)
Notes:
- It cannot be reproduced after shader compilation is complete, so you need to create a new project and try again.
- First few frames right after entering play mode also results in glitches.
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 UnityMain when switching from DX11 to DX12 with HDR enabled
- Player gets a grey filter over the whole window when Player is in Exlcusive window mode and HDR is enabled
- Missing VisionOS "Target minimum VisionOS Version" Field in the Project Settings window
- External Script Editor preference resets to last set IDE when switching Unity Editor versions
- Unnecessary horizontal scrollbar appears at the bottom of the Multiplayer Play Mode window
Resolution Note:
We are focusing on critical issues at the moment, this is a minor temporary artifacts happening only the first time a project is imported, in editor debug mode, while shaders are compiling asynchronously and the rest of the scene is black, because of the materials being rebuilt.
Please reopen it if for some reason this is a critical issue preventing you from working