Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2019.1.X
Votes
7
Found in
2018.3.2f1
2018.3.3f1
2019.1.0a13
2019.2.0a1
Issue ID
1122325
Regression
Yes
Class using ISerializationCallbackReceiver interface in a prefab variant loses all data after being edited
How to reproduce:
1. Open the attached "case_1122325-PrefabVariantBug" project
2. Right-click the Prefab "MyPrefab" in the Project view and select Create > Prefab Variant
3. Open the Prefab Variant and edit any of the number or text fields
4. Exit the Prefab Variant and reopen it again
Expected result: The TestComponent in the prefab variant has the edited data
Actual result: The TestComponent in the prefab variant has no data
Reproducible with: 2018.3.5f1, 2019.1.0b3, 2019.2.0a4
Not reproducible with: 2018.3.1f1, 2019.1.0a12
----------------------------------------------------------
Fixed in: 2018.3.9f1, 2019.1.0b6, 2019.2.0a7
Comments (2)
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
xieyunbin
Feb 02, 2019 12:10
Same issue.Makes me crazy
FancyZero
Feb 02, 2019 11:13
got the same issue