Component inheritance does not appear to be consistent when running a project with the -game command line argument

UE - Gameplay - Blueprint - Jan 19, 2018

Component property inheritance sometimes does not behave as expected when opening a project with the -game command line argument. Attempting to load a child Blueprint through code may not correctly ...

Editor Crashes when turning on Temporal Upsampling on Mac

UE - Graphics Features - Jan 19, 2018

There is an issue occurring where the editor crashes when turning on Temporal Upsampling on Mac. This issue is not a regression as the feature was added in 4.19 Versions tested: 4.19p1 CL - 3837072 ...

[CrashReport] UE4Editor_OutputLog!SConsoleInputBox::OnKeyCharHandler() [soutputlog.cpp:710]

Tools - Jan 19, 2018

Comments from user:crashes when trying to type "dynamic" into the console tab I attempted the users repro in 4.19 Binary @ 3843120 and was unable to come up with a repro. ...

Crash when enabling Display Device Model setting for Motion controller component when no VR device is setup

UE - Platform - XR - Jan 19, 2018

Enabling Display Device Model in a motion controller with no VR device setup will cause the editor to crash ...

Collision does not work on Static Mesh created from BSP

UE - Simulation - Physics - Jan 19, 2018

After applying a Linear Stair brush to the editor and creating a Static Mesh from that brush, then setting its Collision Preset to BlockAll, the third person character is not able to walk up the sta ...

Selecting For Distribution no longer sets configuration to Shipping

UE - Platform - Mobile - Jan 18, 2018

It looks like the change to remove the configuration lock may have changed this behavior, too. It's important to set the configuration to Shipping because otherwise users will ship games accidental ...

Interface Message Call does not work correctly with ExpandEnumAsExecs meta specifier

UE - Gameplay - Blueprint - Jan 18, 2018

When using ExpandEnumAsExecs for the execution of a BlueprintImplementableEvent in a C++ interface, if the interface function is called by message, the result will always be as though you executed t ...

Launching a packaged game will cause it to open on the leftmost monitor, ignoring your primary monitor

Tools - Jan 17, 2018

A licensee has reported that opening a packaged game in 4.18 and onward will cause the packaged game to appear on their left most monitor, rather than their primary monitor. This was not the case in ...

Primitive Render Mode has bad enum name and tooltip

UE - Graphics Features - Jan 17, 2018

There is an extra option for the Planar Reflections with the Primitive Render Mode that appears to have the tooltip legacy. This issue does not appear to be a regression. Versions Tested: Issue occ ...