This version of Unity is unsupported.

AnimatorStateTransition.duration

public float duration;

Description

The duration of the transition.

The duration is in seconds by default. To set it to be the normalized time of the source state, set hasFixedDuration to false.