I have a simple wall mesh which I’m trying to create a destructible mesh for. Other meshes work fine for me, but this one produces this error:
LogPhysics:Error: PHYSX: (…\PhysXCooking\src\Cooking.cpp 217) eINVALID_PARAMETER : Cooking::cookConvexMesh: user-provided convex mesh descriptor is invalid!
I’ve tried redoing the collision all different ways, but nothing seems to help. Ideas appreciated.