Send "Enter Key" is not working with press and release key in Web Browser plugin

Tools - Mar 3, 2020

When trying to send the Enter Key to Web Browser using the Press and Release function, it does not work. This function works with any other key that you try to send. A repro project is attached tha ...

Raytraced reflections are aliased, but reflections of reflections are not

UE - Graphics Features - Lumen - Mar 3, 2020

Raytraced reflections contain aliasing, but the reflections of the aliased reflection do not. In the provided image, you will see plane C shows the reflection of the grid material with aliasing arti ...

Collision does not work in packaged game regardless of native settings

UE - Gameplay - Blueprint - Mar 3, 2020

Collision stops working for packaged games regardless of the nativize blueprint settings.  Duplicate; refer to [Link Removed] for original issue. Test Project: [Link Removed] ...

UMG Animations Scale Retainer Boxes When Only Translating them

UE - Editor - UI Systems - Feb 28, 2020

When translating a retainer box in an UMG animation the scale of the retainer box is also affected. Attached is a 4.23 example project. Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9631420, ...

The Gradient Paint Tool In Cloth Simulation Doesn't Work On Mac

UE - Simulation - Physics - Feb 28, 2020

The Gradient Tool rotates the camera on Mac instead of painting the Gradient End Value. I wasn't able to test in Main on a Mac. There were no issues on Windows in 4.23.1, 4.24.3 and 4.26 Main. Foun ...

Widget With Spinbox Crashes When Destrcutor Is Called With Multithreaded Destruction Enabled

UE - Foundation - Core - UObject - Feb 28, 2020

When a widget with a spinbox is calls it's Destructor with "Multithreaded Destruction" enabled the engine crashes. I have tested in 4.23.1, 4.24.3, and 4.26 Main with "Multithreaded Destruction" dis ...

Netshowcorrections not showing corrections

UE - Gameplay - Player Movement - Feb 27, 2020

Very few net corrections are displayed when using p.NetShowCorrections. Note: The attached image shows the results using the same settings in 4.22.3 Tested in: 4.22.3 CL#7053642, 4.23.1 CL#96314 ...

Crash if the number of spline points is less the one spline point currently selected

Tools - Feb 26, 2020

Spline components with "input spline points to construction script" enabled causes crash when selecting a spline point and reducing the total number of spline points below the selected spline. Te ...

Null Redirector For Main Game Level Is Packaged Without Error After Fixing Redirector

Tools - Feb 24, 2020

After moving a level into a folder and fixing the redirectors (right click in content browser) the project will package a Null reference without throwing an error. This will let you create a project ...

The base color of a material in unlit mode changes when specular amount is above 0.0

UE - Graphics Features - Feb 24, 2020

Material's RGB base color values are changed in Unlit mode when specular is greater than 0.  User repro video:  [Link Removed] Tested in: 4.23.1 CL#9631420, 4.25 CL#11574810 ...