[Sequencer] Setting additive transform keyframes on Actor Blueprints (using S hotkey) causes Actor to pop

UE - Anim - Sequencer - Jun 22, 2023

See attached gif for popping behavior. The issue does not occur if using the Enter hotkey or clicking the Add Keyframe button. The issue also does not occur on static or skeletal meshes.  ...

Sequencer: Changing a data layer track to KeepState hits ensure(Aggregate) in animated state storage

UE - Anim - Sequencer - Jun 16, 2023

Ensure condition fires as described in reproduction steps when using a Data Layer track in Sequencer with 'Keep State'. ...

UMovieSceneSequenceTickManager does not consider settings of Fixed Frame Rate

UE - Anim - Sequencer - Jun 15, 2023

Due to CL-20816478 UMovieSceneSequenceTickManager now calculates DeltaTime per Group instead of using DeltaSeconds directly. As a result, the FixedTimeFramerate in the project settings is being igno ...

Level Sequences- Overriding binding of a spawnable mid-playback doesn't despawn spawnable

UE - Anim - Sequencer - Jun 8, 2023

Reported by user in UDN. Overriding the binding of a spawnable actor track while the sequence is playing will result in 2 visual copies of the actor, the original spawnable, which doesn't get destr ...

Converting a light to Spawnable removes it from Light Mixer

UE - Anim - Sequencer - Jun 5, 2023

This is a regression as the issue does not occur in //UE5/Release-5.1 @ CL 23901901 ...

Creating "Level Sequence with Shot" with spawnable cameras creates duplicate cameras

UE - Anim - Sequencer - May 31, 2023

This is not a regression as it does occur in //UE5/Release-5.1 @ CL 23901901 Repro Rate: 3/3 times ...

The takescore module will be involved when do the cook on linux

UE - Anim - Sequencer - May 31, 2023

I think that the UTakeMetaData should be put in an editor only array. ...

Crash when widget is replaced and no longer valid

UE - Anim - Sequencer - May 25, 2023

Engine freezes when Level Sequence format is in seconds

UE - Anim - Sequencer - May 22, 2023

When using the jumpbox with a sequence that is in seconds (not fps) the engine will freeze. This issue is occurring in Binary //UE5/Release-5.2 @ CL 25360045 This issue is occurring in Binary //UE ...