Search Issue Tracker
By Design
Votes
2
Found in
5.3.5p1
Issue ID
804155
Regression
No
Break Prefab Instance should completely break a link to the original prefab
Reproduction steps:
1. Open attached project
2. Drag prefab "I am a Prefab" in to the Hierarchy
3. Duplicate it
4. Select duplicated object
5. In the top menu go GameObject > Break Prefab Instance
6. Change settings of the selected object and hit apply
- Original prefab is changed
Workaround: Creating a new prefab out of duplicated object
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- On Script import/reimport MonoImporter does not generate consistent results due to updating Custom packages
- [Entities Graphics] Size of the Content Update generated folder increases when changes are made to the Scene
- In Play Mode, an extra Sync Call is made every frame when a GameObject has a Rigidbody 2D component
- Crash on block_remove when a scene is opened in a specific project
- The GameObject with a Hinge Joint Component does not return to the initial position when the Use Motor property is toggled off
unity3ARTE
Mar 30, 2018 19:22
Like the men and women of the relationship!
I want you to separate properly if you break up!
chelder
Oct 11, 2017 11:54
Thanks for the workaround.
This behaviour has produced a big issue lately because we released a version of our video game with things working wrongly: we thought a broken prefab would be fully broken, but it was not. So a part of the game was acting very weird till a client report the issue!