Search Issue Tracker
Won't Fix
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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
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.