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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.