CineCameraActor ActorToTrack property cannot be set to a spawnable actor

UE - Anim - Sequencer - Apr 15, 2024

In the repro, the first selection is not spanable, but the ActorToTrack is set correctly at this time. When trying to select a spawnable actor, it cannot set it to ActorToTrack.  When using the eye ...

HDRi Backdrop Animation in Sequencer

UE - Anim - Sequencer - Apr 5, 2024

HDRIBackdrop objects cannot be rotated in Sequencer. This issue can be resolved by setting the "Run Construction Script in Sequencer" checkbox to True in the "HDRIBackdrop" blueprint. If HDRI Back ...

Dynamic Materials created on level actors through binding actor to sequencer causes missing asset in multiuser and crash in editor

UE - Anim - Sequencer - Apr 1, 2024

[2024.02.24-00.44.16:412][ 0]LogOutputDevice: Error: === Handled ensure: === [2024.02.24-00.44.16:412][ 0]LogOutputDevice: Error: [2024.02.24-00.44.16:412][ 0]LogOutputDevice: Error: Ensure condit ...

Level sequence attachment dirtying bugs - 5.4

UE - Anim - Sequencer - Mar 28, 2024

Level Sequences can mark the level they are in as modified without modifying them, as well as get themselves into a state where they modified themselves when saved. ...

Camera Shake can apply a new post process material every tick when post process material has "Is Blendable" disabled

UE - Anim - Sequencer - Mar 26, 2024

In the repro project the player camera has a post process material that slightly darkens the frame by subtracting 0.01 from the final color. When a camera animation based on a camera sequence is pla ...

Crazy camera when zooming in/out the Sequencer

UE - Anim - Sequencer - Mar 22, 2024

If you add Static Mesh (cube) in this Level Sequence and click on it in Sequencer, you can observe the Spline Path that the cube is following is changing its shape when keys in Sequencer are zoomed ...

Performing seamless server travel while a Legacy Camera Shake with an Anim Sequence set is ongoing will cause a crash

UE - Anim - Sequencer - Mar 14, 2024

When we server travel with seamless travel enabled, and a legacy camera shake with an anim sequence set is currently ongoing, we will get a crash due to the UMovieSceneEntitySystemLinker failing a c ...

Editor crashes when trying to focus a muted subsequence

UE - Anim - Sequencer - Mar 13, 2024

It appears the hierarchy is invalid for muted sequences, so there is no context to focus them in.  ...

Playing two instances of the same level sequence with an audio track will not work as expected.

UE - Anim - Sequencer - Mar 11, 2024

Two instances of the same level sequence playing audio will cause the audio to stop playing. ...

TakeRecorder does not add a track to a level sequence when niagara FX is spawned

UE - Anim - Sequencer - Mar 5, 2024

In UTakeRecorderActorSource::EnsureObjectTemplateHasComponent() function, MakeUniqueObjectName() generates the same name of a component which CachedObjectTemplate for TakeRecorder has already had. T ...