MFI Gamepad support on Mac

UE - Platform - Apple - Jan 27, 2020

We are supporting a few controller on Mac (they can be seen in HIDInputInterface.cpp) but since Catalina it is possible to use the same GameController API as in iOS. This is an important feature fo ...

Creating BlueprintActor from EmptyActor produces an Actor with multiple DefaultSceneRoots

UE - Gameplay - Blueprint - Jan 24, 2020

This does not happen with UE4.22. Maybe related to CL#7462096 and CL#7476283. These are fixes for [Link Removed]. ...

EngineSubsystem Deinitialize is not being called

Tools - Jan 24, 2020

UEngineSubsystem::Deinitialize() is not called when closing the editor In addition, (tested only with released 4.24.1)  when recompiling a module using the "Modules" window in the editor the d ...

In Niagara's "CalculateParticleRadius", StaticSwitch Input is connected

UE - Niagara - Jan 24, 2020

This may not compile properly. Should be fixed. ...

Failed assertion on creating a basic chaos geometry collection and PIE

UE - Simulation - Physics - Jan 23, 2020

User encounters a failed assertion when trying to create a simple geometry collection from a box ...

BlueprintGetter does not work with or disable AnimGraph Fast Path

OLD - Anim - Jan 23, 2020

When used as part of the fast path in an ABP, variable Blueprint Getters are not used. If something with a getter that does not conform to or is supported by fast path, is used then fast path should ...

Planar Reflections Cause Big Performance Hit In Packaged VR Projects

UE - Platform - XR - Jan 22, 2020

Planar reflections notably lower performance in packaged VR project. Linked is an example project and an example package. [Link Removed]. This was tested on a Vive Pro and Oculus Rift(not Rift S). ...

Crash hovering mouse over User Defined Struct array variable on Widget Blueprint breakpoint

UE - Gameplay - Blueprint - Jan 22, 2020

Looks a crash caused by an access violation when trying to export text from the property for the tooltip. Seems to be limited to arrays of user defined structs and the Widget Blueprint editor. ...

Materials using the Tessellation mode 'PN Triangles' cause objects to incorrectly render in Wireframe view mode when selected

UE - Rendering Architecture - RHI - Jan 21, 2020

Creating a material that has it's tessellation mode set to "PN Triangles" and assigning it to an object results in the objects geometry to not properly display in Wireframe view mode.  Tested i ...

Alembic Hair Groom Asset + DoF = artifacts around edges

UE - Graphics Features - Jan 21, 2020

Hair assets show artifacting between strands when used with DoF. Confirmed in MAIN 4.25 @ CL 110623791 ...