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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment