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
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
- [Vulkan][OpenGL] Shader Internal error is shown when Graphics.RenderMeshPremitives is used with MatrixArray
Add comment