Search Issue Tracker
By Design
Votes
0
Found in
6000.1.0f1
6000.2.0a9
Issue ID
UUM-103467
Regression
No
Bug Reporter Window Resizing Is Visually Glitchy and Jitters Unexpectedly
*Steps to reproduce:*
# Create a new Unity project
# Navigate to Help > Report a Bug…
# Attempt to resize the Bug Reporter window by clicking and dragging its edges or corners
# Observe the visual behaviour during the resizing process
\\
*Actual results:* Resizing the Bug Reporter window is visually flaky; the UI snaps, jitters, or behaves inconsistently
*Expected results:* Resizing should be smooth and responsive
\\
*Reproducible with versions:* 6000.1.0f1, 6000.2.0a9
*Can't reproduce with: 2022.3.61f, 6000.0.47f1 (Using old Bug Reporter)
\\
*Tested on (OS):* macOS 15.5 (Silicon M4)
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
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP
Resolution Note:
During the resizing, the window is constantly re-drawn, layout re-calculated and resizing animations are triggered.