com.unity.timeline 1.4.4

com.unity.timeline

Notes: processedReleased October 21, 2020

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

  • Disable drag and drop of Signal asset on Control Track. (1222760)
  • Fixed system locale causing issues when keying float values on custom clips. (1190877)
  • Fixed issue where recording to a clip would place keys on the frame. (1274892)
  • Fixed keyboard clip selection from locked tracks. (1233612)
  • Fixed issue where the Timeline window would stay locked even when no timeline asset is shown. (1278598)
  • Fixed issue where invoking `SelectLeft` or `SelectRight` shortcuts on a group track, the group would not collapse or expand. (1279379)
  • Fixed Blend Curve Editor from the clip's inspector that was not responding correctly to undo and redo commands. (978673)
  • Fixed issue where the `Frame All` action would not frame keys outside of clips when the curve display is collapsed. (1273725, #295)
  • Scrolling the horizontal scrollbar of the timeline to the right edge will no longer prevent the user from dragging left again. (1127199, #301)
  • Splitting a clip with an ease in or out value now ensures ease duration stays on correct side of split. (1279350)
  • Fixed delay when zooming in after reaching Timeline window's maximum and then zooming back. (1214228)
  • Prevent creation of presets with Group Tracks. (1281056)
  • Fixed issue where markers placed on top of clips could not be selected. (1284807, #314)
  • Fixed issue where multiple markers placed on top of each other could not be selected. (1284801, #314)