This version of Unity is unsupported.

Joint.currentForce

public Vector3 currentForce;

Description

The force applied by the solver to satisfy all constraints.

The returned value is relative to Joint.connectedBody if it's set. Otherwise, in world space. See Also: Joint.currentTorque.