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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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!