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
- Palette Settings link to the documentation isn’t working
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
- Selected Camera sublayer blends with highlight color in Graphics Compositor window when Editor theme is set to Light
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.