CombineChildren problem

Hi all,

we use the CombineChildren script for some time now, and never had a problem with it. However we eencounter our first problem with it.

With a certain mesh (only this one til now) the combined mesh seems to disappear.
If I check the vertex count it just tells me that the combined mesh has 0 vertices !?
All the objects have the same material.

Any ideas on that? Resp. could you try if you get the same behaviour (I post the mesh)

Regards

76996–2937–$steg_hamble3ds_281.zip (22.5 KB)

For those who want to try it, please try with several meshes (<20), it seems like we hit a limit somewhere. We removed some objects, and the behaviour didn’t occur anymore, so it was related to the number of meshes of that type which get combined.

That could be–there is a limit of about 65,000 vertices per object. If the meshes you try to combine would make a single mesh with more than that number of vertices, it’s not gonna work.

–Eric