Mismatched serialization in the builtin class 'Mesh' after porting project from 5.4.6 to 2017.03
Some meshes appear invisible in WebGL, Android and iOS builds when this error appears. One workaround that we found is setting mesh compression setting to medium for broken models. The error gets thrown when asset bundles are being loaded. We assume there is a problem in serialization but can't be sure. In the forums the problem seems to have been present in Unity 4.x. Any ideas of how ti fix this project-wise without hunting for there models?
Ps.: Tried reimporting assets, deleting Library folder
I am having the exact same problem but only for iOS, thank you for providing your work-around, all of my assets are loaded without issue now. This appears to be a Unity bug, may be worth reporting it.
Your answer

Follow this Question
Related Questions
Mesh doesnt have normals, please create some for GI 0 Answers
Best way to serialize a Mesh and/or Material in Runtime? 1 Answer
JsonUtils.ToJson alters the object?? 0 Answers
how does the mesh filter chose which material to use in a multiple material 3d model? 1 Answer
problem with serialisation 0 Answers