References to external actors are not removed when a data layer is deleted

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

Data layers still contain references to external actors when they are deleted. ...

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

Objects in the Viewport in QAGame project are displayed in low resolution.

UE - Rendering Architecture - RHI - Apr 21, 2022

Repro rate: 3/3 Objects in the viewport in QAGame project displayed  in low resolution. Issue reproduced for precompiled and not precompiled builds. Not reproduced in newly created blueprint third ...

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

Mouse Y axis not working using ArchVisCharacter.

UE - Gameplay - Input - Apr 20, 2022

The Mouse Y axis does not work when assigning LookUp key bind in the project setting. If assigned the mouse will look left/right while moving the mouse and down. ...

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

An Assertion is thrown when connecting a Vertex Interpolator nod to PerInstanceCustomData node to the Result node

UE - Rendering Architecture - Materials - Apr 20, 2022

Assertion is thrown when connecting a Vertex Interpolator nod to PerInstanceCustomData node to the Result node. ...