This is not a regression. Tested in //UE4/Release-4.27 CL 18319896 Making changes to a Camera Shake while previewing the Camera Shake triggers an Assertion upon compiling. ...
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 ...
The bug can be worked around by checking the Panel's mode before setting it. ...
It appears that in OnBindingIDsUpdated the default value is not actually being modified. ...
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. While previewing the Sequencer the actor moves as expected. ...
When I apply the Sequence Camera Shake Pattern to a Sequencer's camera, I get an error when playing it. ...