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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
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!