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

Moving Folders will result in an empty duplicate folder being left behind

Tools - May 31, 2019

When moving folders in the editor a duplicate empty folder appears to be created in the location of the original folder. ...

Material Ambient Occlusion Does Not Work With Skylight Set to Movable

UE - Graphics Features - Jul 27, 2018

Material ambient occlusion does not work with the skylight set to movable. Setting the material to allow static lighting will fix the issue until the level is reloaded. Found in 4.19 CL# 4033788, 4 ...

Material Editor Tooltips for Sine and Cosine Expressions are Incorrect

UE - Rendering Architecture - Materials - Dec 11, 2017

The tool tips for Sin and Cosine within the material editor need to be modified. The tool tips are inconsistent and do not match the information in official documentation. [Link Removed] ...

Meta specifier MustImplement does not list eligible blueprints that have not been opened/loaded

UE - Gameplay - Blueprint - Oct 16, 2017

Using the meta specifier MustImplement will cause the associated dropdown to only list classes/blueprints that implement the provided interface. If a blueprint has not been opened/loaded in the edit ...