Ensure condition failed: bPlayingBackwards ? (CurrentPosition <= PreviousPosition) : (CurrentPosition >= PreviousPosition)

UE - Anim - Sequencer - May 10, 2022

The problem is caused by the animation sequence playback position being set out of range from Sequencer. The call stack is :  UE4Editor-AnimGraphRuntime.dll!FAnimSequencerInstanceProxy::UpdateAnim ...

Setting the Take Recorder Panel's mode several times through scripting can cause the panel to become invalid

UE - Anim - Sequencer - Apr 21, 2022

The bug can be worked around by checking the Panel's mode before setting it. ...

An actor reference section's default value will not be changed in UMovieSceneActorReferenceSection::OnBindingIDsUpdated

UE - Anim - Sequencer - Apr 15, 2022

It appears that in OnBindingIDsUpdated the default value is not actually being modified.  ...

Sequencer based Camera Shake throws an assertion when spammed

UE - Anim - Sequencer - Apr 7, 2022

Activating a Sequencer based Camera Shake repetitively results in an assertion being thrown. Assertion failed: DestAllocationIndex != SourceAllocationIndex [File:D:\build\++UE5\Sync\Engine\Source\R ...

An Actor with Run Construction Script in Sequencer set to true doesn't render out correctly with Movie Scene Capture or Move Render Queue

UE - Anim - Sequencer - Mar 31, 2022

An Actor with Run Construction Script in Sequencer set to true doesn't render out correctly with Movie Scene Capture or Move Render Queue. While previewing the Sequencer the actor moves as expected. ...

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: If you scrub to the end frame you will always be on a sub-frame..

UE - Anim - Sequencer - Mar 21, 2022

I'm using this option. [Image Removed] But if you scrub to the end of your shot.  You will always end up in a sub-frame. This throws some tools off like the Snapper and space-switching which do ...

Delay in updating coordinates in camera manager of sequencer

UE - Anim - Sequencer - Mar 18, 2022

This problem was reproduced in 5.0 Preview 2. According to the licensee, this did not occur in 4.26. Not sure if this is related to the camera manager, but some objects are delayed at the end of s ...