com.unity.timeline 1.7.5

com.unity.timeline

Source docs
Notes: processedReleased June 21, 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)

🔧 Bug Fixes

  • Fixed issue where exceptions were thrown when different `ControlTrack`s are referencing the same `TimelineAsset` (IN-21163).
  • The `Text Track` sample has been updated to use the `com.unity.ugui` package.
  • Removed usage of deprecated API: `UnityEditor.MemoryProfiler`