//UE4/Release-4.19 Binary stalls opening Project Browser at 45% - XGEControlWorker.exe is not recognized

UE - Foundation - Core - Jan 22, 2018

The editor stalls out at 45% while opening to the project browser. This is occurring on machines with Windows 7 and 10. I tried using VS attach to process but it didn't provide very much. Opening th ...

InputChord "None" replaced with "Any Key" on reopen

UE - Gameplay - Blueprint Editor - Jan 22, 2018

For the FInputChord struct, in Blueprints assigning the value "None" to Key will be reassigned to the next time the Blueprint is opened. This is problematic for handling key bindings in Blueprint w ...

Editor crashes on Restart after Enabling Pre-Exposure in Project Settings

UE - Graphics Features - Jan 22, 2018

After creating a new project and enabling Pre-Exposure in the Project Settings, the Editor seams to load up on restart fine, but stalls at 95% and the crash callstack appears. ...

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

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

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