Interface Message Nodes report an error if multiple inputs are connected to the Target pin.

UE - Gameplay - Blueprint Compiler - Feb 13, 2019

Connecting multiple object pins as inputs to the Target input pin of an interface message node causes an error of the format:failed building connection with 'Replace existing input connections' Thi ...

Material accuracy on iPhoneX is significantly inferior compared to iPhone 7

UE - Platform - Mobile - Feb 13, 2019

The accuracy of World Position and Camera Position in Material on iPhoneX is very inferior to iPhone 7. If you enable UseFullPrecision the result will be the same. ...

Separate Translucency does not work properly on iOS when DepthFade and DoF are used

UE - Platform - Mobile - Feb 13, 2019

Effects using translucent materials using Mobile Separate Tranclucency and DepthFade do not display properly if DoF is enabled. By applying CL # 4558661 shared by [Link Removed], Android works norm ...

Deleting reference variable will result in unusable picker appearing on resolve nodes

UE - Gameplay - Blueprint Editor - Feb 11, 2019

REGRESSION: No When deleting a reference variable, any resolve node pins using it will have a picker added, which won't have anything listed in their dropdown. This isn't consistent with what happ ...

Scale by Safe zone setting for Scale box does not scale children as expected

UE - Editor - UI Systems - Feb 11, 2019

Children of a scale box that is set to Scale by safe zone do not appear to scale as expected. ...

"Build" button causes "Validation failed" and breaks references of meshes in Sublevel according to a prescribed procedure

UE - LD & Modeling - Modeling Tools - BSP - Feb 9, 2019

A licensee reported that "Build" button causes "Validation failed" and breaks meshes in a Sublevel according to a prescribed procedure. The process is quite complicated, but I can 100% reproduce thi ...

Long delay on iOS Device Output Log can cost loss of logging on some devices

UE - Platform - Mobile - Feb 8, 2019

If the delay to begin printing the log to the window is too long, some of the logging can be thrown out. This issue does not occur with Android Device Output log UPDATE1: The last time I reproduce ...

Hot reload can no longer be performed after adding an empty class to a Blueprint-only project

UE - Foundation - Core - Feb 7, 2019

Adding an empty code class to a Blueprint-only project prevents the project from being able to perform any hot reloads. When clicking the Compile button in the Editor, a warning is added to the log ...

Piloting Actors and Cameras does not have expected results when focusing and orbiting

Tools - Feb 7, 2019

Piloting a camera or actor in the scene does not have expected camera controls when focusing and orbiting something while holding Alt. ...

OnAudioPlaybackPercent doesn't work after restarting the project

UE - Audio - Feb 7, 2019

Using the OnAudioPlayback event in Blueprints does not work when playing the audio component its connected to while PIE, after restarting the project. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL ...