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] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment