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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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.