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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.