Sequencer Path tracks don't work well with physics/velocities

UE - Anim - Sequencer - Apr 4, 2023

The path track does not play well with velocity, and seems to keep the velocity of the movement from the object's initial location and the start of the path. Baking the transform resolves the issue. ...

Packaging Fails Due to Camera Cut of Sequencer in 4.19

UE - Anim - Sequencer - Apr 10, 2018

Projects that worked normally in 4.18, failures occurred in 4.19. Resolve by replacing the contents of the LevelSequence that is the cause of the problem with the new asset.Perhaps a problem has occ ...

Using Select Objects in Sequencer Scripting only selects one object

UE - Anim - Sequencer - Feb 8, 2021

Select Objects calls FSequencer::SelectObject which empties the selection before selecting an object, so Select Objects can only select one object at a time, despite taking an array of object bindin ...

Cloth Asset - Cloth bounces off wildly during the rendering of a sequence in MRQ.

UE - Simulation - Physics - Character - Jun 26, 2024

The motion blur rendering is causing some issues when rendering the cloth asset as the timestep wildly changes without the number of substeps being increased, The movie pipeline code needs to man ...

[CrashReport] UE4Editor_CoreUObject!StaticAllocateObject() [uobjectglobals.cpp:2153]

UE - Anim - Sequencer - Jun 3, 2016

Really close to the repro steps for [Link Removed] Same repro steps produced the following Buggs along with this one: [Link Removed] [Link Removed] Error message: Fatal error: [Link Removed] [Lin ...

Set view range scripting functions will not update timeline UI

UE - Anim - Sequencer - Feb 4, 2021

Using the scripting functions to set the view range of a sequence will not update unless the sequence is re-opened. Usual updates for scripting issues like locking and unlocking the sequence don't w ...

One frame difference with an animation controlled by a sequence when an Anim Class is set to none

UE - Anim - Sequencer - Apr 10, 2019

If two skeletal meshes are playing an animation at the same time and one of them has an anim class and the other does not, it appears that the animations will be slightly off from one another. ...