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
- A shader error is thrown when building a project containing a material using "Bent normal map"
- Texture generator reference image fails despite valid size
- Agent mode can enter infinite execution loop
- AI Gateway responses contain duplicated sentences
- Texture 2D asset is created when promoting a generated Cubemap to a new asset
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.