Search Issue Tracker
By Design
Votes
0
Found in
6000.0.57f1
6000.2.4f1
6000.3.0b1
Issue ID
UUM-116964
Regression
No
Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
Steps to reproduce:
1. Open the attached "TestingProject.zip" from provided Google Drive link
2. Make sure that Frame Debugger is enabled
3. Minimize/Maximize Inspector window
4. Observe the Game view window
\\
Actual results: Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window when Frame Debugger is Enabled
Expected results: No rendering artifacts should be visible in the Game view window when maximizing/minimizing Inspector window when Frame Debugger is Enabled
\\
Reproducible with versions: 6000.0.57f1, 6000.2.4f1, 6000.3.0b1
\\
Tested on (OS): Windows 11
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
This is an artifact of how the frame debugger works. Resizing the window changes the number of rendering events, moving to a different part of the frame. Manually picking a rendering event from the list in the frame debugger window after resizing should allow to go back to the intended event