com.unity.sequences 1.0.2

com.unity.sequences

Notes: processedReleased September 2, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

📈 Improvements

  • Update the help URL for the SequenceFilter, SequenceAsset and SceneLoadPolicy components.

🔧 Bug Fixes

  • Ignore SequenceAsset components added on GameObjects that are not part of a Prefab instance when listing the actual Sequence Assets included in a Sequence.
  • Ignore SequenceAsset renaming from the Sequence Assembly window if the input name is invalid.
  • Properly delete a Sequence previously converted to a Prefab.
  • Make sure the Structure treeview always keeps its current expanded/collapsed state.
  • Ensure that the Timeline Window always displays the correct breadcrumb context and Timeline asset when selecting a Sequence Asset in the Hierarchy.
  • Improved the handling of invalid sequence deletion from the Sequences window.
  • Make sure to properly rename a Sequence when the user only appends a suffix to the current name.