- Home /
Question by
huhund · Aug 13, 2018 at 11:32 AM ·
meshbug reportcombinecombinemeshes
Assertion failed on expression: '(int)lastVertex < GetVertexCount()'
Upgraded from Unity 2017.4.8f1 to 2017.4.9f1 and got this exception:
Assertion failed on expression: '(int)lastVertex < GetVertexCount()'
Seems to be related to combining static meshes. A few of the meshes that are marked as static gets vertices all over the place.
Anyone else getting this?
Comment
Your answer
Follow this Question
Related Questions
Combining meshes clears old mesh 0 Answers
How to combine multiple new meshes without instantiating? 1 Answer
skinned mesh renderer, combine meshes can't see the result, what am I doing wrong/ missing? 0 Answers
Combine meshes result in a larger file size on export (GLTF) 1 Answer
CombineMeshes Error on Run-time Meshes 2 Answers