number of objects

3ds max 2011 one is a single object(003).

but, fbx exported

In Unity 3d 4.12f Basic > hierachy

Is split into two objects.
003_MeshPart0
003_MeshPart1

I want objects to match the number on the number of objects 3ds max and Unity 3D.

What should I do to solve the problem?

10016-qa.png

1 Answer

1

Unity supports up to 64k vertices per asset. If you are importing an asset with more vertices the model will be split into two (or more) parts.