Technical Note
Technical Note on Timeline and Play Mode
If you are using the Timeline system and want to preview animations exactly as configured in the Timeline during Play Mode, please pay attention to the Enter Play Mode settings in Unity.
Navigate to Edit > Project Settings > Editor.
In the Enter Play Mode Settings section, make sure the Reload Scene option is disabled (select either Do not reload Domain or Scene or Reload Domain only).
Disabling scene reload prevents Unity from reloading the scene when entering Play Mode, ensuring your Timeline setup remains intact without resetting animations or objects.
Important
Any changes or previews made during Play Mode will not be saved automatically after exiting Play Mode.
Last updated
Was this helpful?