com.unity.timeline 1.8.6

com.unity.timeline

Source docs
Notes: processedReleased October 11, 2023

Browse versions

PreviousNext

📈 Improvements

  • In the `Create Asset` menu, the `Signal` and `Timeline` items have been moved to the `Timeline` submenu.

🔧 Bug Fixes

  • Fixed issue where changing the name of a group track was not undoable (TB-218).
  • Fixed issue where a warning would be logged in the console for `TrackAsset` (TB-229).
  • Fixed performance regression when rebuilding the playable graph.
  • Fixed a `MissingReferenceException` when editing a Timeline that is an instance of a prefab and a bound `Animator` is destroyed (TB-222)
  • Removed warnings due to obsolete analytics API.