When a Timeline asset is selected, use the Track Header to rename a track, display the Curves view for an Audio track, or lock and mute a track.
When a GameObject with a Timeline instance is selected, use the Track Header to set the track binding or rename a track, enable an Avatar mask, display the Curves view, record keyframe animation, display Track markers, or lock and mute a track.
Track Header for an Animation track when a GameObject with a Timeline instance is selected
(A) The colored accent and icon provides track information and indicates track errors or warnings.
(B) The Track name or its binding
© Use the Avatar Mask, Curves View, and Record toggle to enable masking between Animation tracks, display and edit animation curves for Animation clips or Audio tracks, and to record basic animation.
(D) Enable the Track Markers toggle to expand the size of markers on the track and to make the markers selectable. Disable the Track Markers toggle to collapse markers and make them unselectable.
(E) Use the Lock and Mute toggles to lock and mute tracks.
(F) More (⋮) menu
Each Track header has a colored accent that identifies the track type and its clips:
Each Track header is also identified by an icon. If a track has a binding error, its bound GameObject is disabled, or another track related error occurs, then this icon switches to an error or warning icon. Hovering over this icon displays an error or warning message.
For example, if an Animation track is bound to a disabled GameObject, the icon switches to an alert icon.
An alert icon indicates that the RedCube bound GameObject is disabled. Hover over the icon to view an explanation of the warning.
When a Timeline instance is selected, depending on the type of track, the Track header displays either the track name or the track binding.
To rename a track that has a track name, click the track name, type the new name and press Return. You can also rename tracks in the Inspector window when setting track properties.
To select or change a track binding, click the picker (circle) to choose from the list of GameObjects in your Scene. This list only includes GameObjects that have an Animator component.
To view the GameObject that is bound to a track, click the track binding and the linked GameObject is indicated in the Hierarchy view.
Track bindings are saved to the Playable Director component associated with the GameObject that is linked to the Timeline asset. For more information on the relationship between Timeline assets and Timeline instances, consult the Timeline assets and instances topic.