This version of Unity is unsupported.

Animator.bodyPosition

Switch to Manual
public Vector3 bodyPosition;

Description

The position of the body center of mass.

The position is in worldspace. You should only set this value from within an OnAnimatorIK() function call.