AI Sight using wrong collision channel for LoS tests

UE - AI - Jun 14, 2016

ECC_WorldStatic is being used, while ECC_Visiblity would be more appropriate. Ideally we should make it configurable via project settings. ...

Deleting foliage actor from foliage menu does not remove actors from PIE until editor is restarted

UE - World Creation - Worldbuilding Tools - Foliage - Jun 14, 2016

Deleting foliage actor from foliage menu removes actors from level viewport, but does not remove them from PIE until editor is restarted. Regression (no) issue (does) occur in 4.11.2 ...

[CrashReport] UE4Editor_Slate!SMultiBoxWidget::GetCustomizationVisibility() [multibox.cpp:931]

Tools - Jun 14, 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: Assertion failed: Result == FPrope ...

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

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

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

Generating XCode project from .uproject fails

UE - Platform - Apple - Jun 10, 2016

Using the option Services->Generate XCode Project fails to update the XCode solutuion. This prevents source files added to the project from the directory to show up in the editor. Regression: No - ...