Python commandlet crashes when spawning actors in a level

UE - Editor - Workflow Systems - May 7, 2019

Using the python commandlet to spawn actors within a Map and then saving it causes a crash in the commandline. Tested in 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286),  4.23 (CL - 6338849) ...

Changing ISM/HISM collision response at runtime does not update the collision properly.

UE - World Creation - Worldbuilding Tools - World Composition - May 8, 2019

Changing ISM/HISM collision response at runtime does not update the collision properly.  Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6063286, 4.23 CL#6368684 ...

Spawned Actors do not appear in World Outliner

Tools - May 11, 2019

Spawning actors from a Blueprint via the SpawnActorFromClass function at runtime does not cause the World Outliner to update. Tested in 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 64 ...

Ansel Wont Work if the Project is Still Open

UE - Graphics Features - May 22, 2019

Ansel wont work if the same project is still open while running the packaged version. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6599617 ...

Shadows flicker when using spotlight

UE - Graphics Features - Jun 5, 2019

The shadows on a spotlight flicker whenever the camera is moved.  Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22.2 (CL - 6547378), 4.23 (CL - 6845209) ...

Instances Created From Merge Actor Have Corrupt Lightmaps

UE - Graphics Features - Jun 6, 2019

Instances Created From Merge Actor Have Corrupt Lightmaps. Working as intended in 4.20 CL# 4369336 and 4.21 CL# 4753647 Found in 4.22 CL# 6574378 and 4.23 CL# 6842436 This is a regression. ...

Landscape No Longer Renders when Setting Max Desired Draw Distance Above 0

UE - World Creation - Worldbuilding Tools - World Composition - Jul 1, 2019

Landscapes no longer renders when setting max desired draw distance above 0. Found in 4.21 CL# 4753647, 4.22 CL# 7053647, 4.23 CL# 7208101. 4.24 CL# 7210422 ...

Ray Traced Translucency Option Doesn't Function in Post Process Volume

UE - Graphics Features - Lumen - Aug 16, 2019

Ray Traced Translucency Option Doesn't Work in Post Process Volume. Found in 4.23 Preview 6 CL# 7848402, and 4.24 CL# 8074192 Working as expected in 4.22 CL# 7053642 This is a regression. ...

Engine Crashes When Trying to Add an Entry to a TMap in a Nested Struct That is an Element of an Array

Tools - Oct 3, 2019

When trying to add an entry to a TMap in a nested struct that is an element of an array the engine crashes. This doesn't happen if it is not an array of the nested struct. Attached are .h and .cpp ...

Curves in compressed additive animations interpolate incorrectly when two keys in a row have the same value

OLD - Anim - Oct 16, 2019

Curves compressed from additive animations will not interpolate correctly if they have two keys in a row with the same value. The second key will be ignored, leading to the curve interpolating earli ...