Search Issue Tracker
By Design
Votes
0
Found in
4.3.0f1
Issue ID
572443
Regression
Yes
Crash on hand-edited serialized prefab with partial updates
After a long investigation and discussion .. the crash was caused by a semi-manual update of assets (copying assets with incompatible data, cheating the editor to not detect serialized version difference), and is not a regression but rather depends on the specific code changes between two versions of editors.
Comments (1)
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Aras
Jan 03, 2015 17:13
This particular crash was caused by a semi-manual update of assets (copying assets with incompatible data, cheating the editor to not detect serialized version difference), and is not a regression but rather depends on the specific code changes between two versions of editors.