Search Issue Tracker
By Design
Votes
0
Found in
2022.2.13f1
Issue ID
UUM-32691
Regression
No
Uncontrolled window scaling/resizing causes window elements overlapping
Repo steps:
- Open Unity Scene
- Go to window > Search > New window
- Drag the window from the right all the way to the left (video attached)
- Text will overlap
Expected Result: Resizing should stop before it gets to this point as the window doesn't need to be this reduced.
Actual Result: Overlapping UI text in the window/Other UI overlapping (filters, icons)
Reproducible with: 2022.2.13f1, 2023.1.0b11, 2023.2.0a10
Cannot test with: 2020.3.46f1, 2021.3.21f1 (search window doesn't exist/cant resize as much
Platforms tested: Win 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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
Resolution Note:
By decision, we decided to allow the user to resize the search window has he see fit. If it becomes unusable, user can tweak it. From various feedback sources it is preferred to set a min size.