com.unity.timeline 1.2.4

com.unity.timeline

Notes: processedReleased October 16, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3

Package Dependencies

No dependency metadata provided.

🔧 Bug Fixes

  • Adding a PlayableDirector with no Playable Asset will no longer trigger a repaint of the Timeline Window on each frame. (1172707)
  • Fixed issue where a clip's blend selection border was not drawn correctly when there was a previous clip. (1178173)
  • Fixed issue where Animation Events were fired twice when the Playable Director Wrap mode is set to Loop. (1173281)
  • Fixed issue where double-clicking on a Timeline Asset would not open it in the Timeline window. (1182159)
  • Fixed issue where the paste shortcut would not work when copying and pasting between two different timelines. (1184967)
  • Fixed audio stutter when going into playmode. (1167289)
  • Fixed PreviousFrame and NextFrame controls in subtimelines with large offsets. (1175320)
  • Fixed issue where exceptions were thrown when resetting a Signal Receiver component. (1158227)
  • Increased font size of clip labels (1179642)

📈 Improvements

  • Properties in the Inline Curve editor will now be listed in the same order as the Animation window. (1184058)
  • Updated the appearance of the Timeline window to conform to the editor's UX redesign
  • Improved the appearance of clip blends.