Level Sequences with EnableCinematicMode set will enable cinematic mode when the sequence actor is spawned, not when the sequence is played.

UE - Anim - Sequencer - Aug 23, 2017

We've added the option to automatically enable cinematic mode from a level sequence, but the change is made in the sequence actor's BeginPlay. This won't cause problems if the sequence is spawned an ...

Duplicating a Sequencer causes events from the original sequence to fire when the second Sequencer is ran

UE - Anim - Sequencer - Nov 13, 2018

When using a Sequence that is a duplicate of another, without changing the event names, the duplicate Sequence will still fire off the event from the original even if the values are changed. Changin ...

Inconsistency when dragging a sequence into a Master Sequence

UE - Anim - Sequencer - May 31, 2017

Inconsistency when dragging a sequence into a Master Sequence ...

When use Sequence Camera Shake Pattern, Level Sequence occurs error

UE - Anim - Sequencer - Mar 28, 2022

When I apply the Sequence Camera Shake Pattern to a Sequencer's camera, I get an error when playing it. ...

Sequencer Sub Sequence cannot play back from Master Sequence at a Time Scale under "1.0"

UE - Anim - Sequencer - Dec 13, 2018

Sequencer Sub Sequence cannot play back from Master Sequence, when the Property Time Scale is set to numbers under "1.0" ...

Crash on opening Sequence Director for Level Sequence

UE - Gameplay - Blueprint - Oct 15, 2020

Within the project attached, the Sequence Director can not be opened for the Level Sequence "SkateReel Sequencer Crash." The user reports being able to open the Sequence Director prior to copying an ...

Playing sequences in reverse snaps after sequence has first ran

UE - Anim - Sequencer - Dec 29, 2016

I first came across this bug when I was working with Actor Sequences and noticed that the door I had opening would snap back when I tried to close it. Later I discovered that the issue was with play ...

Crash Occurs When Simulating in Editor and Copying Camera Key in One Sequence Then Opening a Second Sequence

UE - Anim - Sequencer - Jan 30, 2018

-When opening a sequence while simulating in editor and copying a key and changing sequences leads to a crash -Does not proved callstack - but one is available in the UDN link (See SequencerCrashB) ...

Sequencer in packaged VR project does not appear to work when using sequence player on begin play

UE - Anim - Sequencer - Sep 27, 2016

Sequencer in packaged VR project does not appear to work when using sequence player on begin play. The HMD no longer appears to be affected by sequencer after the project has been packaged out ...

Setting the sequence of a Level Sequence Actor after playing a sequence with an event will crash if played

UE - Anim - Sequencer - Mar 9, 2023

The editor crashes trying to find an event on the other level sequence when playing back the new one. ...