Adding a C++ CameraComponent to the Vehicle in the Vehicle C++ template causes compilation errors.

Docs - Samples - Jun 14, 2016

When adding a C++ component based off Camera Component to the vehicle BP in the C++ Vehicle template, the code will fail to compile. Error message: D:\Epic Games\4.11\Engine\Source\Runtime\Engine ...

[CrashReport] Assertion failed: GIsHotReload inside UObjectBaseUtility::GetOutermost()

UE - Foundation - Core - Jun 14, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: GIsHotReload [Link Removed] [Line: 564] Source Context: 103 ...

[CrashReport] UE4Editor_Engine!FAnimCurveBase::SetCurveTypeFlag() [animcurvetypes.cpp:18]

OLD - Anim - Jun 13, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...

Instance changes no longer propagating to ChildActor after updating from 4.11.2

UE - Gameplay - Jun 13, 2016

Function parameters do not appear to pass the correct information after updating from 4.11.2 ...

Editor freezes when using multiple Post Process Volumes with Cubemaps assigned

UE - Graphics Features - Jun 13, 2016

When using a cubemaps assigned to a Post Process Volume and loading the level the editor will freeze if it's been a project converted from 4.11 to 4.12/4/13. In some instances if the camera is outsi ...

Tab key doesn't go to next value field in sequencer tracks (i.e. XYZ)

UE - Anim - Sequencer - Jun 10, 2016

Tab doesn't go to next value field in sequencer tracks (i.e. XYZ) ...

Blutilities window Minor tab not able to be reopened

UE - Gameplay - Blueprint - Jun 10, 2016

When the user closes the tab in the blutility window it is impossible to get the tab back. Problem persists even after closing the editor. ...

Variables cast from the Construction Script do not update in AnimBP AnimGraph

OLD - Anim - Jun 10, 2016

Variables cast from the Construction Script do not update in AnimBP AnimGraph The attached project has the head scale value cast from the Construction Script to a value in the AnimBP that scales th ...

Setting "Is Enabled" via the animation timeline in UMG does not appear to work at runtime

UE - Editor - UI Systems - Jun 10, 2016

Setting "Is Enabled" via the animation timeline in UMG does not appear to work at runtime ...

Using Paint Verticies Single Color Node More Than Once Crashes Dev Build

UE - Graphics Features - Jun 10, 2016

[UPDATED INFO] After some testing I discovered that using the "Paint Vertices Single Color node" on event tick is what is causing the issue. Using this node with event begin play will not crash. Th ...