Save Content Window does not open with Control Rig assets

UE - Anim - Rigging - Control Rig - Jun 14, 2021

Closing the Engine while having a dirty Control Rig assset/Window open does not open the save content window and prevents the engine from closing. This issue is occurring in //UE5/Release-5.0-Ear ...

PDO black pixel artefacts while moving

UE - Graphics Features - Jun 14, 2021

Worth noting on PC this is visible but doesn't always occur.  [Image Removed] ...

FFastArraySerializer property not replicated when using ForceNetUpdate on dormant actor

UE - Networking - Jun 11, 2021

See the linked UDN for more information. It also seems as though calling ForceNetUpdate before making the changes to the fast array results in the changes being properly replicated. ...

[Feature Request] Artists want "importing fbx chunks" functionality back in chaos fracture.

UE - Simulation - Physics - Destruction - Jun 11, 2021

Some artist customers want a tool to customize fractured mesh in chaos fracture just like the functionality "import fbx chunks" in APEX destruction, that could give them more controllability of the ...

Color space transform in the UI composition is incorrect on DX12 HDR (r.HDR.UI.CompositeMode=1)

UE - Graphics Features - Jun 11, 2021

Color space conversion in the UI composition is incorrect on DX12 HDR. In the main() function In CompositeUIPixelShader.usf, you can see the following color space transform.// sRGB -> RRT -> ODT ...

Update to AndroidX

UE - Platform - Mobile - Jun 11, 2021

Upgrade to use AndroidX ...

Mouse collision is offset when fullscreen at non-regular resolutions

UE - Editor - UI Systems - Slate - Jun 10, 2021

The source of the issue is differences between viewport resolution and screen resolution. Cursor position is reported w.r.t. screen space, but we need to map that value to the viewport to correctly ...

[Feature Request] Add option preventing double startup for desktop platforms

UE - CoreTech - Jun 10, 2021

In release versions of desktop applications, various issues (such as double login) may require implementation to prevent double startup. In order to implement this feature, each developer need to mo ...

Overriding a subobject's class in a native base class can lead to that component being null in derived Blueprints (FObjectInitializer::SetDefaultSubobjectClass)

UE - Framework - Blueprint Compiler - Jun 10, 2021

Overriding a subobject's class in a native base class can lead to that component being null in derived Blueprints.  ...

Two-Sided Material option is initially greyed out and inaccessible when creating a Material Instance

UE - Rendering Architecture - Materials - Jun 9, 2021

When attempting to change the option for Two-Sided Material for a Material Instance, the option is initially greyed out and you cannot change the value. However, if you close out of the Material Ins ...