I’m guessing that “optimize” means calling the function Mesh.Optimize() but I haven’t tested that - you could try adding that to the MeshCombine script. But I think I’ve only seen this error with static batching on Unity iPhone - if that’s the case, you could try not batching (since you’re doing the combine yourself).