Ragdoll not working in Unity Playworks Plugin
This could be caused by the use of Interpolate - Interpolate, and Collision Detection - Continuous Speculative values on the Rigidbody attached to an object that includes a Character Joint component.

Possible solution:
- Set Interpolate to
none, and Collision Detection todiscrete.
