Google VR plugins prevent building for iOS in Binary builds

UE - Platform - XR - Jun 16, 2016

Packaging for iOS fails in Binary builds if the Google VR plugins are enabled. This does not occur in source builds. ...

Behavior Tree Decorator Not Aborting When Observer Aborts is Set in Behavior Tree

UE - AI - Jun 15, 2016

Behavior Tree Decorators are not aborting when observer aborts is set in the Behavior Tree. Setting Observer Aborts inside of the Decorator blueprint causes it to work as expected. Found in 4.12.2. ...

Importing a t3d filetype will cause a crash

UE - Editor - Content Pipeline - Import and Export - Jun 15, 2016

!!! Changes between version 4.12 and 4.13 for importing these !!! 4.12 There is a crash when importing any t3d (legacy) file through File > Import Into Level using the t3d file option. 4.13 The ...

Expose to Matinee requires variable to be "editable" for it is usable in Sequencer/Matinee

UE - Anim - Sequencer - Jun 15, 2016

Expose to Matinee requires variable to be "editable" as well. If this is expected, can we have "Editable" be enabled when you enable "Expose to Matinee"? ...

Standalone Window Size Not Displaying In Fullscreen

Tools - Jun 15, 2016

Setting the standalone window size does not seem to have any effect, and using the -fullscreen parameter does not display the window in fullscreen. Setting the Standalone Window Size to 1920x1080 a ...

3D Widgets do not render correctly for GearVR

UE - Platform - XR - Jun 15, 2016

3D widgets attached to the camera render incorrectly when compared to the oculus rift. When the Widget is centered to the camera and attached to it in the Character BP the widget will render incorre ...

FixupRedirects commandlet does not auto-commit deletions

Tools - Jun 15, 2016

See this UDN: https://udn.unrealengine.com/questions/297811/fixupredirects-commandlet-submitting-marked-for-de.html The fix looks straightforward, just a one-line change but could benefit from tes ...

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

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