Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.5f1
6000.4.0b6
6000.5.0a4
Issue ID
UUM-133138
Regression
No
Newly created GameObject is not highlighted and not unselectable when it is created while another GameObject is selected and Hierarchy V2 is used
Steps to reproduce:
- Create a new Unity project using a 3D Universal Template
- Go to Preferences > New Hierarchy
- Make sure "Use new Hierarchy window" is enabled
- Select any available GameObject in the Hierarchy
- Right-click on the empty space below GameObjects in the Hierarchy
- Select "Create Empty" and give it any name
- Click on the empty space in the Hierarchy
- Observe the Hierarchy and Inspector
Actual results: The created GameObject is not highlighted as selected in Hierarchy, but its properties are visible in the Inspector
Expected results: The created GameObject is highlighted or its properties are not shown in the Inspector
Reproducible with versions: 6000.3.5f1, 6000.4.0b6, 6000.5.0a4
Can’t test with versions: 6000.0.66f1 (Hierarchy V2 not available)
Tested on (OS): macOS 26.2 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment