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][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Add comment