Search Issue Tracker
By Design
By Design in 2022.2.X
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
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.
Resolution Note (2022.2.X):
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.