Search Issue Tracker
Fixed
Fixed in 6000.3.0b6, 6000.4.0a1
Votes
0
Found in
6000.3.0a6
6000.4.0a1
Issue ID
UUM-115202
Regression
No
Hierarchy V2 is not automatically scrolled to the newly created GameObject
How to reproduce:
1. Create a new Unity project
2. In the Hierarchy, add enough GameObjects to fill in the whole window
3. Create another GameObject that doesn't fit the window
4. Observe the results
Expected results: The Hierarchy automatically scrolls to focus on the new GameObject
Actual results: The Hierarchy doesn't scroll automatically and the new GameObject is not instantly visible
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
Note: When creating the nested GameObject with many layers, the Hierarchy should also scroll horizontally. This bug persists across both V1 and V2 Hierarchies, but vertical scrolling doesn't work correctly only in V2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment