com.unity.timeline 1.8.1

com.unity.timeline

Source docs
Notes: processedReleased February 14, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3

Package Dependencies

  • com.unity.modules.animation (1.0.0)
  • com.unity.modules.audio (1.0.0)
  • com.unity.modules.director (1.0.0)
  • com.unity.modules.particlesystem (1.0.0)

📈 Improvements

  • Reduced the number of playable graph rebuilds when editing playable assets through the clip inspector.

🔧 Bug Fixes

  • Fixed an issue where the clip inspector was not able to display custom playable asset inspectors rendered with UIToolkit.
  • Fixed issue where modifying curves on an animation clip did not trigger an evaluation of the graph when the Timeline Window is hidden. (TB-117)
  • Fixed an issue where the empty marker track that's automatically created when showing the markers in the Timeline Window would remain in the Timeline Asset when the markers are hidden. ([TB-120])