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
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
- [Android] Realtime Directional Light turns off when there is no realtime shadow caster in the view
xieyunbin
Feb 02, 2019 12:10
Same issue.Makes me crazy
FancyZero
Feb 02, 2019 11:13
got the same issue