Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.2.0b7
2021.1.0a1
Issue ID
1283646
Regression
No
[Quick Search] Headings merged with each other on decreasing the width of the Global Search window
Headings merged with each other on decreasing the width of the Global Search window
Steps to Repro:
1. Create a new project
2. Click on search Icon besides collab icon
3. Decrease the Width by dragging Global Search window
Expected Result:
Decreaing of the width of Global Search widow should be clamped
Actual Result: Decreasing of the width of Global Search window is not clamped
Reproducible on: 2021.1.0a1
Environment: Windows and Mac
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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- 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”
Resolution Note (2021.1.X):
We do not want add a min size to the window, but at some point things just get clamped and that is fine. What is important is that if you make the window bigger things gets restored normally.