UnityMeshImporter
UnityMeshImporter copied to clipboard
Specified index format for the newly created unity mesh
Without this specification, models with more than 20k faces are broken
Should add an If check if 32bit IndexFormat is needed Since it's only needed if there's more then 16k vertices.