Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X
Votes
0
Found in
6000.3.0b4
6000.4.0a1
Issue ID
UUM-121167
Regression
No
Hierarchy V2 window has a horizontal scrollbar which doesn’t disappear even when making the window larger or fullscreen when a new project is created
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Enable Hierarchy V2 (Unity > Settings > General > Use new Hierarchy window)
- Observe the Hierarchy V2 window
Actual results: There is a horizontal scrollbar which doesn’t disappear even when making the window larger or fullscreen
Expected results: There is no horizontal scrollbar since all the elements fit in the window on a new project
Reproducible with versions: 6000.3.0b4, 6000.4.0a1
Tested on (OS): MacOS Silicon Sequoia 15.6.1
Notes:
- Maybe the “Resize to Fit” functionality should be called when a new project is created since it seems a bit odd to have a horizontal scrollbar when there are no GameObjects with long names and everything fits in the Hierarchy V2 window on a new project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment