Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.3f1
6000.4.0b3
6000.5.0a4
Issue ID
UUM-131478
Regression
No
Sub Scene name does not update in the Hierarchy V2 when the Sub Scene asset is renamed
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Enable Hierarchy V2 in the Preferences window
- Install the Entities package (com.unity.entities)
- Right click in the Hierarchy V2 window and create a new Sub Scene
- Right click the new Sub Scene and select "Select Scene Asset"
- Rename the Sub Scene Asset
- Observe the Sub Scene in the Hierarchy V2 window
Actual results: The Sub Scene name is not updated
Expected results: The Sub Scene name is updated
Reproducible with versions: 6000.3.3f1, 6000.4.0b3, 6000.5.0a4
Can’t test with versions: 6000.0.65f1 (due to no Hierarchy V2 feature)
Tested on (OS): Ubuntu 24.04, MacOS Silicon Tahoe 26.1
Notes:
- Does not reproduce with the old Hierarchy window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment