Assigning FSoftObjectPath to null entry in Blueprint Trips ensure on Compile/Load

UE - Gameplay - Blueprint Editor - Apr 21, 2022

[Link Removed] Able to set default values for Sequence & Map variables for a Movie Pipeline Executor Job causing an Ensure & Crash. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 ...

[Attenuation][Air Absorption] - When the listener moves across the min-distance transition point, the HPF pops

UE - Audio - Apr 21, 2022

A pop can be heard when crossing the Air Absorption distance range while using an HPF. From Slack: "I tracked it down to specifically the HPF – it's when the filter turns on, it jumps instantly to ...

Custom Stencil does not display in UE5.0

UE - Editor - UI Systems - Apr 21, 2022

Notify selection in Persona breaks with custom windows display scaling

UE - Anim - Runtime - Apr 21, 2022

The notify panel in the animation editor doesn't currently support windows display scaling. If the user changes the display scale to something like 150% then selection of notifies is inaccurate. T ...

Setting the Take Recorder Panel's mode several times through scripting can cause the panel to become invalid

UE - Anim - Sequencer - Apr 21, 2022

The bug can be worked around by checking the Panel's mode before setting it. ...

ETriggerEvent::Canceled is not set when the player controller is set to "UI Only" in Enhanced Input

UE - Gameplay - Input - Apr 20, 2022

From the UDN:When setting the PlayerController input mode to "UI Only", all game inputs are blocked/frozen to their current state, and release (ETriggerEvent::Canceled) is not called on them. Any in ...

Low acceleration changes causes the object's velocity to nearly zero out.

UE - Simulation - Physics - Apr 20, 2022

Low acceleration changes causes the object's velocity to nearly zero out. The range this seems to occur at for the Acceleration change is between the values of zero and approximately thirty. Repro ...

Gamepad_Special_Left is bound to different buttons on Windows and Mac for P.S4/5 Controllers

UE - Gameplay - Input - Apr 20, 2022

On Windows: Gamepad_Special_Left is triggered by pressing the touchpad button On Mac: Gamepad_Special_Left is triggered by pressing the "Share" button ...

NotifyControllerChanged not always called on client

UE - Networking - Apr 20, 2022

See linked UDN for more information. ...

Live Coding doesn't auto-compile upon reopening a project

UE - Foundation - Cpp Tools - Live Coding - Apr 20, 2022

When creating a C++ class and compiling utilizing Live Code, upon creating a blueprint class utilizing that C++ class as it's parent and restarting the editor, the blueprint class loses it's parent ...