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

Rebuild (with hot reload) fails on newly-created projects

UE - Foundation - Cpp Tools - Hot Reload - Jan 18, 2018

Performing a Rebuild with a hot reload on a brand new code project will fail unless both the Editor and Visual Studio have first been closed and then re-opened. The same result occurs if a Clean is ...