Sequencer renders events affecting UMG twice

UE - Anim - Sequencer - Jun 1, 2016

Sequencer renders events affecting UMG twice ...

BP Components cannot be keyed in sequencer after transforming in the viewport

UE - Anim - Sequencer - Nov 15, 2016

BP Components cannot be keyed in sequencer after transforming in the viewport ...

Sequencer Auto-key will incorrectly place a key for rotation if the object's rotation is not between -180 and 180

UE - Anim - Sequencer - Aug 17, 2016

Sequencer prefers rotation to be specified between -180 and 180, while the details panels prefer between 0 and 360. When auto-key is on, sequencer will add a key that does this conversion despite th ...

NonSpawnable actors on a sublevel do not animate via sequencer when being added to the level via create instance

UE - Anim - Sequencer - Jul 13, 2016

NonSpawnable actors on a sublevel do not animate via sequencer when being added to the level via create instance. The difference between the cube and sphere is that the cube is set to spawnable in t ...

(BUG) Sequencer Root motion breaks down when using SwapRootWithActor, translation track and transform origin actor

UE - Anim - Anim in Engine - Jul 19, 2024

When "Sequencer.ThreadedEvaluation.AllocationThreshold 8" is initiated, characters in a level sequence that have “Swap Root Bone Actor” activated on their animation will begin to slide very fast acr ...

Allow ClothBlendWeight in sequencer

UE - Simulation - Physics - Character - Jul 13, 2020

Cloth sim can't currently be blended on/off in sequencer. ...

Skeletal Mesh gets stuck in T-Pose when using sequencer animation track with animation blueprint

UE - Anim - Sequencer - Dec 11, 2024

If an actor that is set up to use an anim blueprint is used in the sequencer, then a property on the skeletal mesh is changed in the sequencer details panel. The actor will not evaluate any animatio ...

Crash when attempting to convert a sequencer actor into a BP Class

UE - Anim - Sequencer - Nov 15, 2016

Error message: Assertion failed: IsValid() [Link Removed] [Line: 752] Source Context: 738 return *this; 739 } 740 741 /** 742 * Converts a shared ...

Components attached via AttachToComponent do not animate correctly when recorded by sequencer

UE - Anim - Sequencer - May 25, 2016

When an actor is attached by the root to a bone of a skeletal mesh through the use of the "AttachToComponent" function in code, it will not follow animations when being recorded by the Sequencer Rec ...

Events do not trigger after the sequence is moved to a different location

UE - Anim - Sequencer - Dec 14, 2018

Events are failing to trigger after the sequence that they are in is moved to another folder or migrated to another project because no director instance is available. I did not see this issue when ...