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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
During the resizing, the window is constantly re-drawn, layout re-calculated and resizing animations are triggered.