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
- 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:
During the resizing, the window is constantly re-drawn, layout re-calculated and resizing animations are triggered.