Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.54f1
6000.1.12f1
6000.2.0b10
6000.3.0a2
6000.4.0a1
6000.5.0a1
Issue ID
UUM-111918
Regression
No
Frame Debugger flickers when a Shader Graph Window is open
Reproduction steps:
1. Open the attached “IN-108543_FrameDebuggerFlicker.zip“ project
2. Create and open a blank shader graph from the Project View (Create > Shader Graph > Blank Shader Graph)
3. Dock the Shader Graph Window next to the Game View
4. Open the Frame Debugger (Window > Analysis > Frame Debugger)
5. Enable the Frame Debugger and observe
Expected result: Frame Debugger functions as expected, no abnormal glitches
Actual result: The Frame Debugger is flickering, glitching
Reproducible with: 6000.0.54f1, 6000.1.12f1, 6000.2.0b10, 6000.3.0a2
Reproducible on: M1 Max MacOS 15.5, Windows 11 (Tested by CQA)
Not reproducible on: No other environment tested
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 TexturesD3D11Base::SetTexture when using DirectX11
- URP _EMISSION keyword removed from Material when Global Illumination is set to None
- Adding “Entities Graphics Stats Drawer (Script)” Component in Inspector spams “InvalidOperationException: using UnityEngine.Input with Input System active” errors in the Console window
- "New Project" creation window shows only "Project name" instead of "Project Name & Location"
- "Line breaking recursion max threshold hit" error when Overflow is set to Ellipsis with fonts missing the ellipsis character
Resolution Note:
Shader Graph renders images as part of its previews, so it is likely that certain configurations of a project may produce the described effect. We struggled to reproduce the issue in a base case environment, so the root cause isn't entirely clear.
We do intend on revisiting Shader Graph's preview rendering solution in the near future and will take this issue into consideration for that.