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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.