ClearMotionVector does not clear cloth motion blur velocity

UE - Graphics Features - Sep 24, 2019

ClearMotionVector does not clear cloth velocity that causes temporal AA or motion blur. ...

Generate Lightmap UVs Fails Very Frequently on FBX Imported Meshes

UE - Editor - Content Pipeline - Import and Export - Sep 24, 2019

Generate Lightmap UVs fails very frequently on FBX imported meshes.  Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8971176 ...

Divide by zero in beam update can cause editor to crash in Cascade

UE - Niagara - Sep 23, 2019

The licensee has traced the issue back to a divide by zero in  UParticleModuleTypeDataBeam2::Update. If the Target and Source are the same then the beams magnitude will be zero. When there is a Nois ...

Sub Surface Shading Model has Strange Blotch Color Artifacts when Used with a Ambient Cubemap

UE - Graphics Features - Sep 23, 2019

Sub surface shading model has strange blotch color artifacts when used with ambient cubemap. Since the subsurface profile shading model can't be used with ambient cubemap I wanted to use the regular ...

Material Translator Uniform Folding Is Not Operating Properly

UE - Graphics Features - Sep 19, 2019

Uniform folding is not working with material parameter collections along with one additional unnecessary instruction generated.  Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8748719 ...

Morpher Animation incorrect if Names Overlap on Imported Mesh

UE - Editor - Content Pipeline - Import and Export - Sep 19, 2019

Overlapping names are imported (with extra renaming), however they fail to attach the animation. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, and 4.24 CL# 8748719 ...

Normals Not Imported If Mesh Has A Morpher

UE - Editor - Content Pipeline - Import and Export - Sep 19, 2019

If a mesh has 'Morpher' modifier on it (even disabled) normals won't be imported, the same meshes imported normals correctly once the morpher component is deleted. Found in 4.22 CL# 7053642, 4.23 C ...

When searching for the "Timespan / float" the Context Sensitive search returns "Timespan * float"

UE - Gameplay - Sep 13, 2019

When searching for the "Timespan / float" the Context Sensitive search returns "Timespan * float". Found in 4.22.3 CL#7053642 Reproduced in 4.23.0 CL#8386587, 4.24.0 Main CL#8671808 ...

255x255 Quads Landscape on mobile is broken

UE - Platform - Mobile - Sep 13, 2019

This issue is reproduced on mobile devices. According to the information from the licensee, it occurs with the following settings.[Link Removed] When executed, the following warning is displayed."L ...

Renaming Sprite Actor in Struct Blueprint, and closing the Editor causes de-reference

UE - Gameplay - Sep 12, 2019

Paper Sprite actor set as a Default Value in a Blueprint Struct is set to none, when the sprite is renamed, saved, and the Engine is restarted. ...