TMap property on AnimNode causes memory corruption

OLD - Anim - Jan 10, 2020

FastPath can't handle TMap (maybe any other container type too) in AnimGraph causes this crash. FastPath copies TMap property to the AnimNode member property directly like MemCopy. So two properties ...

Axis changes when performing FBX import / export with "Force Front X Axis" enabled

UE - Editor - Content Pipeline - Import and Export - Jan 6, 2020

1. Import the attached test.FBX with "Force Front X Axis" enabled. 2. Export the imported skeletal mesh with "Force Front X Axis" enabled. (Test_export.FBX) 3. The axis does not match in test.FBX an ...

Landscape surface type always return "Default"

UE - Simulation - Physics - Dec 26, 2019

The behavior in this bug is a little odd since it is not present in any project that is upgraded to 4.24.1 (CL-10757647), but only those that are created directly in 4.24.1. The behavior is also a l ...

UMG Editor Will Compile Incorrect Node And Crash When Called During Runtime

UE - Editor - UI Systems - Dec 26, 2019

The UMG editor will compile as if the blueprints is valid if you make "Get Text" node from a TextBlock variable, delete it and create a EditableText variable with the same name. When running a scene ...

Widgets With Retainer Boxes Are Selected When Behind Widgets Without One

UE - Editor - UI Systems - Dec 24, 2019

When a widget that has a retainer box is behind another widget that doesn't have one it will call it's onclick instead of the one in front of it in the UMG when clicked (see attached gif). This beh ...

Vulkan with Forward Shading & MSAA Crashes

UE - Graphics Features - Dec 23, 2019

Projects crash when the following Project Settings are set: • Vulkan is enabled • Vulkan is the Default RHI • Forward Shading is enabled • AntiAliasing Method is set to MSAA The different engine ve ...

A repainted cloth mesh continues to use previous paint job and does not update

UE - Simulation - Physics - Character - Dec 20, 2019

Cloth mesh reverts back to original painted mesh after editing Tested:     4.23.1 CL#9631420 4.25 CL#10730208 ...

USD Stage is not available on Mac and Linux

UE - Editor - Content Pipeline - Import and Export - Dec 17, 2019

On Mac and Linux the option to open the USD Stage window is not there like it is on Windows. This is not a regression since USD Stage was not preset in 4.23.1 (CL-9631420) on any platform. ...

Dynamic navmesh update causes navlinks to reset to their default state

UE - AI - Dec 16, 2019

Updates to dynamic navmesh cause navlinks to reset to their default state. Navigation still shows the path as accessible even though it isn't. This is a regression from 4.23.1 (CL-9631420) where th ...

Landscape Tutorial Missing a Word

Docs - Dec 9, 2019

In the Landscape Tutorial Overview there is a word missing in the tutorial. ...