[Sound Cue][Blueprint API] - Setting a parameter value a second times does not work

UE - Audio - Apr 9, 2022

Setting a parameter on a Sound Cue from Blueprints more than once is not working. The first time a parameter is set works, but any following sets are ignored. This is a regression and does not occu ...

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

Unable to bind Float variables to certain properties in Widget elements

UE - Gameplay - Blueprint - Apr 7, 2022

Unable to bind float variables to certain properties in Widget elements. You are able to bind Structure floats if needed as a workaround. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#183 ...

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

Crash on Build All Levels

UE - World Creation - Worldbuilding Tools - HLOD - Apr 7, 2022

Crash on Build All Levels after a HLOD warning. EXCEPTION_ACCESS_VIOLATION reading address 0x00000000000000f0 ...

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

.mp4s cannot be played in default projects in UE5.

Media Framework - Apr 6, 2022

In UE4 (using DX11), WmfMedia was able to play .mp4 files by default. However, WmfMedia doesn't support playing .mp4s in DX12, which is what is used in UE5. Electra can handle playing .mp4s in UE5, ...

Creating a new theme is lost once the editor is restarted

UE - Editor - Workflow Systems - Apr 6, 2022

Creating a theme is undone when restarting the editor. The .json file seems to become disassociated from the editor, the theme is reset back to the previous theme, and the new theme isn't available ...