Blueprints derived from "Editor Utility Actor" are not able to tick in editor when placed in the world

Tools - Sep 11, 2019

Placed Editor Utility Base was recently deprecated and users who require the functionality of ticking in the editor are unable to use "Editor Utility Actor" or "Editor Utility Widget." A couple of u ...

Tessellated Materials Displayed as 0 in Shader Complexity ViewMode

UE - Graphics Features - Sep 11, 2019

Tessellated Materials Displayed as 0 in Shader Complexity ViewMode. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8588088 ...

The Bind Event node created from a blueprint dispatcher is different from the one created from the context menu

UE - Gameplay - Blueprint - Sep 10, 2019

Adding a Bind Event node in different ways can create nodes with identical names (Bind Event to <Dispatcher>), but under the hood they are actually different nodes. Easiest evidence is that they ha ...

Material Billboard Renders Incorrectly In Splitscreen

UE - Graphics Features - Sep 10, 2019

In splitscreen, Material node SphereMask causes Material Billboard to only be visible to first player's viewport. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8557439 ...

OnHit not firing when capsule collider passes onto very close and same height mesh

UE - Simulation - Physics - Sep 10, 2019

When a capsule collider passes from the top of one piece of geometry to another that is very close the OnHit event doesn't fire. I have attached a project that demonstrates the issue in 4.23. A vid ...

"Enable Stencil Test" Mobile crash

UE - Graphics Features - Sep 10, 2019

A material with 'enable stencil test' will crash on mobile. Enable Stencil Test is a new option in materials as of 4.23 Confirmed with OpenGL 3.1 + 2 and Vulkan on Pixel XL Also Crashes on iOS ...

Invalidation box inside of scale box can cause jittering when using split anchors

UE - Editor - UI Systems - Sep 9, 2019

When using a combination of Scale box, Invalidation box, and split anchors it can cause the child widget(S) of the invalidation box to jitter/shake. ...

Spline points deleted after movement

UE - Editor - Workflow Systems - Sep 6, 2019

Spline points are deleted from the Spline component after adding them in Python and then moving them in the scene. Tested in 4.21.2 (CL - 4753647) 4.22.3 (CL - 7053647), 4.23.0 (CL - 8386587), 4.24 ...

"Simulate Selected" overwrites "Physics Type" property when playing in Editor

UE - Simulation - Physics - Sep 5, 2019

"Simulate Selected" overwrites "Physics Type" property when playing in Editor. In any subsequent PIE sessions SK_Mannequin will simulate physics even though the option is toggled off. This was repo ...

Crash when enabling Forward Shading and restarting editor

UE - Rendering Architecture - RHI - Sep 4, 2019

Crash occurs when enabling Forward Shading and restarting the editor when prompted. The editor continues to crash with every attempt to open after this point as well.  ...