Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.1f1
Issue ID
757027
Regression
Yes
Prefab Gameobject constains duplicates GO after editor reload in hierarchy
How to reproduce:
1. Create a new project
2. Create empty game object and call it "Game Object 1"
3. Drag it to Assets folder so it becomes a prefab
4. Save the scene (Ctrl+S)
5. Create empty game object child of "Game Object 1"
6. Save the scene (Ctrl+S)
7. Select "Game Object 1" and hit Apply so it becomes prefab with a child
8. Save the scene (Ctrl+S)
9. Reopen the project (File -> Open project)
10. Expand "Game Object 1" and notice that additional game object appeared
Workaround: skip the step 6
Not reproducible: 5.2.4p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment