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
7000.0.0a35
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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
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