Instance added Child Actors are not initialized when using world partition

UE - World Creation - Worldbuilding Tools - World Partition - Apr 13, 2022

A Child actor spawned via a Child Actor Component that is added to an actor instance using the Subobject Editor is not initialized when using world partition. The spawned child actor is not present ...

Cannot use local space gizmos when actors are grouped

UE - Editor - Workflow Systems - Apr 12, 2022

Restart Player at Transform leaves the character unpossessed, failing to restart the player.

UE - Gameplay - Apr 12, 2022

Restart Player at Transform inside of GameModeBase leaves the character unpossessed when called. Repro Rate: 4/4 Tested in //UE4/Release-4.27 @ CL#18319896 and the player character successfully re ...

Crash: Device Lost after enabling SM6 within EngineTest and QAGame

UE - Rendering Architecture - RHI - Apr 12, 2022

This is marked as a regression as the option to set SM6 within the project setting is new.Testing on NVIDIA as we speak Issue with the same repro steps is not an issue on an NVIDIA 3000 series card ...

ControlRig RigLogic not evaluating

UE - Anim - Rigging - Control Rig - Apr 11, 2022

The ControlRig does not seem to evaluate until you open the ControlRig asset, or if you hit compile. Another interesting thing is if you hit compile again stops working. This does not work for all ...

Recompiling blueprint breaks Instanced class property inside child actor

UE - Gameplay - Blueprint Compiler - Apr 7, 2022

When a blueprint class that contains an instanced property is used as the class for a child actor template, recompiling that class results in a disconnect between the instanced subobject in the blue ...

Ensure triggered at startup on CitySample XSX. build

UE - Anim - Rigging - Control Rig - Apr 7, 2022

100% repro: Ensure:Ensure condition failed: !bHasLoaderImportFlag || GUObjectArray.IsDisregardForGC(Obj) [File:D:\ue5\main\Engine\Source\Runtime\CoreUObject\Private\Serialization\AsyncLoading2.cp ...

Sequencer based Camera Shake throws an assertion when spammed

UE - Anim - Sequencer - Apr 7, 2022

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 ...

Physic Constraint movement is quadratic where previously it was spherical

UE - Simulation - Physics - Apr 6, 2022

Physic Constraint movement is quadratic where previously it was spherical. ...

Root motion "loop" not available to select in Blend Space

UE - Anim - Runtime - Apr 6, 2022

When creating a blend space within UE5, root motion options are greyed out and can NOT be selected, no matter if the animation has EnableRootMotion checked or not. I also made sure to try an animat ...