I just spent half the day adding collisions to meshes in my game, using the automatic generator in Unreal, however when I tried to build the game I get the following error:
LogPhysics:Error: PHYSX: (D:\Build\++UE4+Release-4.15+PhysX_Compile\Sync\Engine\Source\ThirdParty\PhysX\PhysX_3.4\Source\PhysXCooking\src\Cooking.cpp 198) eINVALID_PARAMETER : Cooking::cookConvexMesh: user-provided convex mesh descriptor is invalid!
It doesn’t give me a file name or anything of the sort…