com.unity.sequences 1.0.4
Notes: processedReleased December 21, 2021
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
🔧 Bug Fixes
- Make sure users can swap Sequence Asset Variants from the Sequence Assembly window in any scenario.
- Make sure users can undo the "Match Editorial Content (Ripple)" action.
- Avoid issues when creating a Master Sequence from the Add menu while an existing Sequence is being renamed.
- Prevent Unity from throwing an exception on new Sequence creation from the GameObject menu.
- Prevent Unity from throwing an exception when transforming a sequence's GameObject into a Prefab if the GameObject includes a Scene Loading Policy component.
- Prevent Unity from throwing an exception on `Assets/Sequences/` folder deletion.
- In Play mode, make sure the Sequence Assembly window displays a read-only list of the Sequence Assets contained in the current selected Sequence.
- Fix Timeline Window display when selecting a PlayableDirector inside a Sequence Asset, including related exception thrown in the Console.
- Fix the recording end frame of sub-sequence to respect the parent sequence frame end when it is earlier than the sub-sequence's one.
