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
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
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
- Pausing a Visual Effect doesn't pause the “Multiply size over life” effect in the Update Block
xieyunbin
Feb 02, 2019 12:10
Same issue.Makes me crazy
FancyZero
Feb 02, 2019 11:13
got the same issue