Swapping between Multiple Cloth Skeletal Meshes and Animation Classes in a Character Blueprint causes the Engine to crash

UE - Simulation - Physics - Aug 2, 2018

When changing Cloth Skeletal Meshes and Animation Blueprints on a Character it will cause the Engine to crash during PIE. This is a regression from 4.19.2 (CL-4033788) as it was working as expected ...

Postprocess Outline material does not work

UE - Graphics Features - Aug 1, 2018

The PostProcess Outline Material doesn't render properly. Broken in 4.20.1 (CL - 4239966) and 4.21 (CL - 4245542) Working in 4.19.2 (CL - 4033788) ...

Cursor reappears in the wrong location after capture

UE - Editor - UI Systems - Slate - Aug 1, 2018

Cursor reappears at wrong location after capture when "Use Mouse for Touch" and "Hide Cursor During Capture" Broken in 4.20.1 (CL - 4239966), and 4.21 (CL - 42455242) Working in 4.19.2 (CL - 40337 ...

Crash importing SOLIDWORKS model

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 1, 2018

Scrollbox widget moves much slower when using a gamepad

UE - Editor - UI Systems - Aug 1, 2018

Using the gamepad to scroll a scrollbox causes the scrolling to move slower. Tested in 4.18.3(CL - 3832480), 4.19.2 (CL - 4033788), 4.20.1 (CL -  4233996), 4.21 (CL  - 4245542) ...

Crash when calling SetActorLabel in Construction Script

UE - Gameplay - Blueprint Compiler - Jul 31, 2018

Calling SetActorLabel in construction script will cause a crash. Also occurring in Main @ CL 4235929 ...

Unable to apply Materials to the chunks of a Destructible Mesh

UE - Simulation - Physics - Jul 31, 2018

When applying a second material to a Destructible Mesh it does not texture the chunks of the fractured mesh. The chunks remain the same as base color of the Destructible Mesh. This is issue was re ...

Sequencer does not save asset variables in event struct

UE - Anim - Sequencer - Jul 31, 2018

When adding a struct to a keyframe, Object Reference variables are not saved and Soft Reference variables are saved sometimes. Opening a keyframe's properties when the selected struct has an object ...

When a Sublevel has "Initially Loaded" set to true and "Initially Visible" set to false, the Editor will crash after exiting PIE

UE - Gameplay - Jul 31, 2018

If you have a sub level with "Initially Loaded" set to true and "Initially Visible" set to false it will crash after exiting PIE. This issue was reported and tested in 4.20.1 (CL-4233996). It has ...

Mobile Occlusion (ES3.1) is buggy with multiview enabled on Mobile VR platforms

UE - Platform - Mobile - Jul 31, 2018

Launching on VR Mobile platform with Mobile Multiview and OpenGL ES3.1 enabled breaks occlusion. Also occuring in Main @ CL4235929 Users example project attached, also confirmed in VR Template. ...