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
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
Add comment