Editor crashes when creating a new level while the current level contains an Actor with an Actor Sequence Component

UE - Anim - Sequencer - Jan 5, 2022

This is not a regression. Tested in: //UE5/Main CL18218925 Binary - Crashed //UE5/Release-5.0 CL16682836 Binary - Crashed //UE4/Release-4.27 CL Binary - Crashed Having a level open that contains a ...

Infrequent WaitingTask->IsCompleted crash related to FNiagaraSubmixListener closing QAGame -game

UE - Audio - Submixes - Jan 5, 2022

Infrequent WaitingTask->IsCompleted crash related to FNiagaraSubmixListener closing QAGame -game Unsure if related to [Link Removed] it was spawned from a group of oodle crashes and this is distinc ...

Cook issue, the morph target from the running platform can replace the target platform

UE - Editor - Content Pipeline - Asset Build - Jan 5, 2022

MoviePipeline: Python Editor example can double-up objects in-scene

UE - Anim - Sequencer - Jan 4, 2022

See the UDN for sample project. This is caused by the Editor Python sample not using the UMoviePipelineQueueSubsystem, which (when rendering) blocks the Sequencer from auto-binding to PIE. The fix ...

Custom Primitive Data types do not work with Procedural Meshes even though the option exists in their Details Panel

UE - LD & Modeling - Modeling Tools - Dec 16, 2021

This is a not a regression. Tested in UE5(Binary), UE4(Binary), and UE5 Main(P4). Procedural Meshes have the option for CPDs listed in their details panel under Rendering > Advanced >Custom Primit ...

LandscapeVisibilityMask with an RVT Landscape seems to produce a black spot instead of a hole if Dbuffer Decals are turned off

UE - Graphics Features - Dec 14, 2021

This issue does not occur if Dbuffer Decals are activated for the project. ...

Warning Failed to find object 'Class None.NewBlueprint' appears on any selection ChildActor Component in BlueprintEditor

UE - Gameplay - Blueprint Editor - Dec 14, 2021

Summary: The following warning appears on each selection of any ChildActorComponent inside Blueprint Editor:LogUObjectGlobals: Warning: Failed to find object 'Class None.NewBlueprint1' (where NewBl ...

Using a fixed frame rate will cause you to leave the loop section of Montage.

UE - Anim - Runtime - Dec 10, 2021

This problem only occurs when the fixed frame rate is 30 and the Sequence Lenngth of the loop animation is 1.66667. If turn off the fixed frame rate setting, it will behave as it should. ...