Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2021.3.17f1
2022.2.4f1
2023.1.0b2
Issue ID
UUM-25222
Regression
No
[Quick Search] Overlapping Search window UI elements when scaling down horizontally
Steps to reproduce:
1. Open new Unity project
2. Open a Search window (Ctrl+K on Windows)
3. Scale the window down horizontally up to its limits
4. Observe the Search Input Field text and "Add Column..." (+ symbol) button
Expected result: No overlap between any of the UI elements
Actual result: The "Add Column..." button, and the text in the Input Field are overlapping with other UI elements
Reproducible with: 2021.3.17f1, 2022.2.4f1, 2023.1.0b2
Could not test with: 2020.3.44f1 (Quick Search not available)
Tested on: Windows 10
Note: While overlapping happens in 2021.3 and 2022.2, it is not exactly the same as in 2023.1
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
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- 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
Resolution Note:
This is on purpose. The + button to add new columns is always there. And it will draw over the column header if there is not enough place.
Resolution Note (2023.1.X):
This is on purpose. The + button to add new columns is always there. And it will draw over the column header if there is not enough place.