com.unity.timeline 1.8.5

com.unity.timeline

Source docs
Notes: processedReleased August 30, 2023

Browse versions

PreviousNext

Features

  • Added two new workflows to the Timeline Workflows documentation:
  • The `Use markers and signals for footsteps` workflow demonstrates how to use Timeline markers, Signal assets, and Signal Receiver components to play audio sources for footsteps.
  • The `Create a Sub-Timeline instance` workflow demonstrates how to create a single cut-scene by nesting a Timeline instance within another Timeline instance.

🔧 Bug Fixes

  • Fixed playback and recording when Timeline is linked with the Animation Window.