com.unity.sequences 1.1.0-pre.1

com.unity.sequences

Notes: processedReleased October 11, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Features

  • Add a "Rename" context menu option in Sequences window, applicable to any Sequence, Sequence Asset, and Variant.

📈 Improvements

  • Make sure Sequence GameObjects are inactive by default at their creation to minimize the use of system resources when Timeline is out of preview mode.

🔧 Bug Fixes

  • Preload Sequence and Asset Collection icons to prevent them from flickering.
  • Make sure to update the Timeline context according to the current Hierarchy content when opening a Sequence in Prefab isolation mode.
  • Fix Timeline Window display when selecting a PlayableDirector inside a Sequence Asset, including related exception thrown in the Console.
  • In Play mode, make sure the Sequence Assembly window displays a read-only list of the Sequence Assets contained in the current selected Sequence.
  • Make sure users can still edit a Sequence that has been transformed into a Prefab.