Vector Parameter Values do not show values with material instances

UE - Graphics Features - Jan 22, 2018

There is an issue where Vector Parameter Values do not show values with material instances. There is a workaround to get the parameter to appear as intended but setting the specific parameters using ...

Locked actors still moveable in VR Editor

UE - Editor - Workflow Systems - Jan 22, 2018

Actors that are locked in the regular editor are able to be moved in VR Editor. Reproduced in 4.17.2 CL 3658906, 4.18.2 CL 3794801, and 4.19.0 P1 CL 3837072 ...

VS 2015 compiler is invoked even when VS 2017 is selected in editor preferences

UE - Foundation - Cpp Tools - UnrealBuildTool - Jan 22, 2018

Crash on bake pose when skeleton contains a virtual bone

OLD - Anim - Jan 22, 2018

When a skeleton contains a virtual bone, performing Bake Pose can crash the editor. ...

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

Root motion can accumulate large force until finally extracted

UE - Gameplay - Player Movement - Jan 19, 2018

Root motion can accumulate in some cases and then apply a huge force when it ends. See https://udn.unrealengine.com/questions/411340/root-motion-accumulated-while-unused.html ...

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

the "Is Visible" node does not appear to consider the visibility of any parent widgets

UE - Editor - UI Systems - Jan 19, 2018

When using the "Is Visible" node for a widget who parent is set to hidden, the node will return true even though the widget cannot be seen. ...

Actors attached to Spring Arm with rotation lag avoid pitches of 90 and -90 degree

UE - Gameplay - Jan 19, 2018

From User Bug Submission: When an actor/component (e. g. a camera) rotates around another object using the rotation lag of USpringArmComponent, it cannot rotate to the top or the bottom. At these ...

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