This version of Unity is unsupported.

Animator.rootPosition

Switch to Manual
public Vector3 rootPosition;

Description

The root position, the position of the game object.

You should only set this value from within an OnAnimatorIK() function call.