Did you try changing ‘PhysicsType’ on those bodies from PhysType_Default (which means it will be whatever the skeletal mesh component is set to) to PhysType_Kinematic (which means it will not simulate, even if the component is told to)?
1 Like