Search Issue Tracker
By Design
Fix In Review for 6000.3.0a1
Votes
0
Found in
2021.3.51f1
2022.3.62f1
6000.0.49f1
6000.1.4f1
6000.2.0b2
6000.3.0a1
Issue ID
UUM-105578
Regression
No
Search window icons at the bottom are cut off when Search window is resized vertically
Steps to reproduce:
- Create a new Unity project using Universal 3D template
- Open the Search window (Window > Search > New window)
- Resize the Search window to the smallest possible vertically by clicking the top of the window and dragging all the way down
- Observe the Search window
Actual results: The slider and icons at the bottom are cut off
Expected results: No UI elements are cut off
Reproducible with versions: 2021.3.51f1, 2022.3.62f1, 6000.0.49f1, 6000.1.4f1, 6000.2.0b2
Tested on (OS): macOS Silicon Sequoia 15.3
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
- 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”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
We do not want to force Windows to have minimal size as it is something that users generally hate.
It is up to the user to resize any tool window so it is usable.
Resolution Note:
We do not want to force Windows to have minimal size as it is something that users generally hate.
It is up to the user to resize any tool window so it is usable.
Resolution Note:
Postponed port