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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.