FixupRedirector issues with packages containing multiple public assets (commandlet and FAssetFixUpRedirectors)

UE - Anim - Sequencer - Jan 19, 2024

A customer is reporting that a renamed LevelSequence will continuously be resaved when Fixing the Redirectors from the Content Browser. The problem would be the incorrect redirector for the Blueprin ...

Incorrect Redirector(s) created when renaming a LevelSequence

UE - Anim - Sequencer - Jan 19, 2024

Renaming the LevelSequence also renames the internal DirectorBP. Renaming the BP triggers the rename of its BlueprintGeneratedClass asset. A Redirector will be created for the BGC but it will be in ...

SwapRootBone_Actor ignores a relative rotation

UE - Anim - Sequencer - Dec 19, 2023

When we use SwapRootBone_Actor, we expect to move in the X-axis direction, which is the forward direction of the Actor. However, it does not take into account the RelativeRotation of the Skeltalmesh ...

Crash when duplicating camera on sequencer with viewport closed

UE - Anim - Sequencer - Nov 22, 2023

Can be worked around with always keeping a viewport opened. https://udn.unrealengine.com/s/question/0D5QP000002Hfdh0AC [Link Removed] ...

LevelSequenceActor sequencer loaded with DataLayer does not progress track when played

UE - Anim - Sequencer - Nov 1, 2023

In UE5.2, there seems to be a problem with the initialization of the reloaded LevelSequenceActor. SequencePlayer->Initialize is not called in  ALevelSequenceActor::InitializePlayer() and Tick regist ...

Possessable bound to Spawnable in parent sequence will break if its the only binding in the subsequence/shot

UE - Anim - Sequencer - Oct 19, 2023

Possessables bound to spawnables in parent sequences can break after the parent it de-spawned.  ...

Ctrl+B doesn't browse to asset when Sequencer is open

UE - Anim - Sequencer - Oct 11, 2023