Search Issue Tracker
Duplicate
Duplicate in 6000.5.X
Votes
0
Found in
6000.3.6f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-132887
Regression
No
Creating a Sub Scene in the Hierarchy V2 creates a duplicate GameObject under the main scene
How to reproduce:
1. Create a new Unity project
2. Go to Window -> Package Management -> Package Manager -> Unity Registry -> ECS -> Install
3. In the Hierarchy, right-click on the "SampleScene" header -> New Empty Sub Scene
4. Observe the Hierarchy
Expected results: Only Sub Scene is created
Actual results: Sub Scene and a GameObject with the Sub Scene Component are both created
Reproducible with: 6000.3.6f1, 6000.4.0b5, 6000.5.0a5
Can't test with: 6000.0.66f1
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Notes:
- Using the higher severity because duplicate GameObject introduces many situations where various errors are thrown
- Not reproducible in Hierarchy V1
-
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue and found it is a duplicate of an existing bug already logged in our system. To keep things organized and ensure the issue is properly prioritized, we have linked your report to the original case.
We will now close this report as a duplicate, but the original bug remains open and under review. Your input has been noted and helps us better understand the impact of the issue. If anything changes regarding its severity or impact, please let us know.
Thank you for helping us improve Unity! -
Resolution Note (6000.5.X):
Thank you for reporting a bug to Unity.
We have reviewed the issue and found it is a duplicate of an existing bug already logged in our system. To keep things organized and ensure the issue is properly prioritized, we have linked your report to the original case.
We will now close this report as a duplicate, but the original bug remains open and under review. Your input has been noted and helps us better understand the impact of the issue. If anything changes regarding its severity or impact, please let us know.
Thank you for helping us improve Unity!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #UUM-117208