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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
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.