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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.