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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
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.