Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2020.1.10f1
2021.1
Issue ID
1287903
Regression
No
"The Prefab instance was disconnected during deactivation while merging." error is thrown when modifying and saving a Prefab
How to reproduce:
1. Open the attached project's Scene labeled "Test"
2. In the Project Window, open the "Cube" Prefab
3. Make a change to the Prefab ( i.e. change Mesh Renderer's Cast Shadows option to "Off")
4. Save the Prefab
5. Inspect the Console
Expected result: Prefab is saved and no errors are thrown
Actual result: "The Prefab instance was disconnected during deactivation while merging." error is thrown
Reproducible with: 2018.4.29f1, 2019.4.15f1, 2020.1.10f1, 2020.2.0b12, 2021.1.0a6
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2021.2):
Fixed in Unity 2021.2.0a10 and above