com.unity.timeline 1.5.6

com.unity.timeline

Notes: processedReleased July 8, 2021

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)

🔧 Bug Fixes

  • Fixed an issue where `TimelinePlayable` duration would not be initialized if the playable is not created from the PlayableDirector. (1329151)
  • Fixed memory leak in custom playable inspectors. (1332377)
  • Fixed exception when using the Key All Animated shortcut with no Timeline selected. (1334339)