This version of Unity is unsupported.

Animator.bodyRotation

Switch to Manual
public Quaternion bodyRotation;

Description

The rotation of the body center of mass.

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