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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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.