When the particle system manager is enabled particle system components will always tick in start physics

UE - Niagara - May 24, 2019

The particle manager only accounts for the particle system component's attach parent's EndTickGroup. When setting the tick group through the actor component the TickGroup is set instead of the EndTi ...

Niagara Crash After Adding More Than 20 Emitters to a System

UE - Niagara - May 24, 2019

The Editor will crash after adding more than 20 Emitters to a system. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6599617 ...

Deleting elements from TMap Struct in actor blueprint editor causes Crash

UE - Editor - UI Systems - Slate - May 24, 2019

Deleting elements from TMap Struct in the Actor Blueprint Editor (specifically, deleting elements from them) causes Unreal to crash ...

Crash when Deleting Variable from Blueprint Struct

UE - Gameplay - May 23, 2019

The Editor will crash when attempting to delete a variable from a Blueprint struct. This crash does not seem to happen if save the map with the actor in it. ...

Attached Actor's Scene Components reset to default class values when moved.

UE - Gameplay - May 23, 2019

When attaching a Blueprint CameraActor; who has a child Blueprint component(point light component) to another object in the scene. The Blueprint Actor's Components will reset to default class values ...

Crash When Trying to Find a Blueprint Class with Niagara Particles

UE - Niagara - May 22, 2019

Crash When Trying to Find a Blueprint Class with Niagara Particles Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6599617 ...

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

Crash when Enabling HDR in a Standalone Fullscreen Game

UE - Graphics Features - May 22, 2019

Enabling HDR with the r.HDR.EnableHDROutput command causes a crash in fullscreen standalone as well as packaged projects. This only happens with HDR monitors, following the same steps on a monitor t ...

Two Incompatible Object types are able to connect via add array in Blueprint Graph.

UE - Gameplay - May 21, 2019

it is possible to connect two incompatible types to an Array Blueprint function node by connecting the Item pin first.  The type of Array function nodes is determined by the first thing connected t ...