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
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
- Default name of a "Category" in a VFX Graph is not capitalised
- [Android] TMP Input Field loses focus on click when using an external keyboard
- GameObject renders as a cube when changing Cast Shadows
Resolution Note:
During the resizing, the window is constantly re-drawn, layout re-calculated and resizing animations are triggered.