com.unity.timeline 1.3.0

com.unity.timeline

Notes: processedReleased February 28, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3

Package Dependencies

No dependency metadata provided.

Features

  • Inline Curve Properties can be removed.
  • Tracks can be individually resized.

📈 Improvements

  • Creating a new Timeline will no longer automatically add an Animation Track and an Animator to the target GameObject.
  • Ease-in and ease-out values for clips are no longer restricted to 50% of the clip's duration.
  • The resize handle for inline curves has been moved to the track header area.
  • Reduced the minimum width of the track header area.
  • Trimming the left edge of a clip while pressing the Shift key will change the Speed Multiplier value.

🔧 Bug Fixes

  • Fixed humanoid characters going to default pose during initial root motion recording. (1174752)
  • Fixed Override Tracks not masking RootTransform when an AvatarMask without the Root Node is applied. (1190600)
  • Fixed preview of Avatar Masks on base level Animation Tracks. (1190600)