Light shaft smear color due to TAA bleeding

UE - Graphics Features - Feb 10, 2020

See https://udn.unrealengine.com/questions/553031/volumetric-fog-bug.html?childToView=554676#answer-554676 ...

Atan2() missing from Math Expression node

UE - Gameplay - Blueprint - Feb 11, 2020

Using the math expression Atan2(y,x) inside of a math expression node results in an error.  Tested in:  4.23.1 CL#9631420 ,  4.25 CL#11341939 ...

Landscape Grass scale not applied when min and max are same value

UE - World Creation - Worldbuilding Tools - Foliage - Feb 13, 2020

If min and max scale are the same in a LandscapeGrassType asset, scale will not be applied. Confirmed in 4.25 MAIN @ CL 11318998 ...

Ambient Occlusion decals ignore Receive Decals setting on meshes

UE - Graphics Features - Feb 13, 2020

Adding an ambient occlusion decal material to a decal affects objects with "Receives Decal" disabled. Tested in: 4.23.1 CL#9631420 4.25 CL#11341939 ...

High intensity pixels create artifacts with Bloom

UE - Graphics Features - Nov 12, 2019

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

Skeletal mesh LOD 0 "LOD Info" loose their settings when we reimport

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

Set critical because loosing settings is dangerous. This is not a regression, the bug is in 4.22 and earlier version. We have to save all options of the LODInfo, currently nothing is saved. Also sh ...

Material slot names are lost when merging SkeletalMeshes

UE - World Creation - Worldbuilding Tools - Merge Actor - Mar 12, 2020

When we use the FSkeletalMeshMerge utility, material slot names are lost on the resulting mesh. We should at least transfer the first slot name found for a given material. ...

Clothing Simulation popping

UE - Simulation - Physics - Character - Mar 12, 2020

Make FBX scene importer available in python

UE - Editor - Content Pipeline - Import and Export - Mar 17, 2020

Its important to allow import scripting workflow ...