Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.3.0a6
Issue ID
UUM-115424
Regression
No
Hierarchy V2 search becomes broken when Hierarchy is resized to its minimum size
How to reproduce:
1. Create a new Unity project
2. Narrow down the Hierarchy to its minimum size
3. Observe the results
Expected results: The search bar is short but remains the same
Actual results: The search bar slightly expands vertically and the text overlaps the "x" button inside of it
Reproducible with: 6000.3.0a2, 6000.3.0a6
Can't test with: 6000.0.56f1, 6000.1.16f1, 6000.2.1f1, 6000.3.0a1 (Hierarchy V2 is not available)
Reproducible on: macOS Sequoia 15.5 (M1)
Not reproducible on: No other environment tested
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
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
Resolution Note:
We have a policy of not enforcing any minimum size on EditorWindow. It is up to the user to resize a window in a way that make it usable.