You can record animation directly to an Animation track. When you record directly to an empty Animation track, you create an Infinite clip.
An Infinite clip is defined as a clip that contains basic key animation recorded through the Timeline Editor window. An Infinite clip cannot be positioned, trimmed, or split because it does not have a defined size: it spans the entirety of an Animation track.
Before creating an Infinite clip, you must add an empty Animation track for the GameObject that you want to animate.
In the Track list, click the Record button for the empty Animation track to enable Record mode. The Record button is available for Animation tracks bound to simple GameObjects such as cubes, spheres, lights, and so on. The Record button is disabled for Animation tracks bound to humanoid GameObjects.
When a track is in Record mode, the clip area of the track is drawn in red with the “Recording…” message. The Record button blinks.
When in Record mode, any modification to an animatable property of the GameObject sets a key at the location of the Timeline Playhead. Animatable properties include transforms and the animatable properties for all components added to the GameObject.
To start creating an animation, move the Timeline Playhead to the location of the first key, and do one of the following:
In the Inspector window, Right-click the name of the property and choose Add Key. This adds an animation key for the property without changing its value. A white diamond appears in the infinite clip to show the position of the key.
In the Inspector window, change the value of the animatable property of the GameObject. This adds an animation key for the property with its changed value. A white diamond appears in the infinite clip.
In the Scene view, move, rotate, or scale the GameObject to add a key. This automatically adds a key for the properties you change. A white diamond appears in the infinite clip.
Move the playhead to a different position on the timeline and change the animatable properties of the GameObject. At each position, the Timeline Editor window adds a white diamond to the Infinite clip for any changed properties and adds a key to its associated animation curves.
While in Record mode, you can Right-click the name of an animatable property name to perform keying operations such as setting a key without changing its value, jumping to the next or previous keys, removing keys, and so on. For example, to set a key for the position of a GameObject without changing its value, Right-click Position and select Add Key from the context menu.
When you finish the animation, click the blinking Record button to disable Record mode.
An Infinite clip appears as a dopesheet in the Timeline Editor window, but you cannot edit the keys in this view. Use the Curves view to edit keys. You can also Double-click the Infinite clip and edit the keys with the Animation window.
Save the scene or project to save the Timeline Asset and the Infinite clip. The Timeline Editor window saves the key animation from the Infinite clip as a source asset. The source asset is named “Recorded” and saved as a child of the Timeline Asset in the project.
For every additional recorded Infinite clip, each clip is sequentially numbered starting at “(1)”. For example, a Timeline Asset with three recorded Infinite clips are named “Recorded”, “Recorded (1)”, and “Recorded (2)”. If you delete a Timeline Asset, its child clips are also removed.
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.