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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
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.