When I disable physics for an object that has ccd enabled I get this error in the log:
LogPhysics:Error: PHYSX: (d:\ori.cohen_g6217_physics\engine\source hirdparty\physx\physx-3.3\source\physx\src\NpRigidBodyTemplate.h 437) eINVALID_PARAMETER : RigidBody::setRigidBodyFlag: kinematic bodies with CCD enabled are not supported! CCD will be ignored.
Is there a way to suppress it?
Disabling CCD is not an option, because then those objects fall through the floor sometimes.