Rainbow Colored Lights On Edge Of Screen

UE - Graphics Features - Dec 7, 2016

While in the Editor glowing colored lights will appear at the edge of the screen. (see screenshot)This happens randomly after a set amount of time even when Idle.The issue doesn't occur in standalon ...

EditableTextBox is not updated in Android device until pressing it when emptying it with blank text and SetText node.

UE - Platform - Mobile - Dec 7, 2016

EditableTextBox is not cleared immediately when clearing it with blank in android. (Right after User's input) It needs other input to refresh it. Current workaround is calling settext with blank ag ...

Crash on iOS9 when using Apple's CFNetwork library

UE - Platform - Mobile - Dec 6, 2016

Many clients have hit a crash due to an Apple library using operator delete on a memory block that was not allocated with operator new. This happens with the following callstack on iOS9 in UE4.13 o ...

FirstPerson template project crosshair has white background on Samsung S6 Edge

UE - Platform - Mobile - Dec 6, 2016

This is a regression from 4.13.2 Seen on a Galaxy6Edge_6714 OS: 5.0.2 This was not seen on a HuaweiP9Plus_9532 OS: 6.0 ...

Long delay when multi-selecting bodies in PhAT viewport

UE - Simulation - Physics - Dec 9, 2016

REGRESSION Yes, does not occur in Release-4.14 at CL 3215883 When multi-selecting bodies in the PhAT viewport, there is a significant delay between the user clicking and the editor registering the ...

The back wheels on the Vehicle Game buggy is hitting invisible collision

UE - Simulation - Physics - Dec 9, 2016

REGRESSION BROKEN: 3216057 in Dev-Framework NOT OCCURRING: 3215904 in Dev-Framework However, it should be noted that, at CL 3215904, there is a separate (possibly related) issue that basically prod ...

Crash using Find in Content Browser with -d3ddebug command

UE - Graphics Features - Dec 9, 2016

Crash occurs when using the Find in Content Browser option in the World Outliner. This only occurs when using the -d3ddebug command. If I don't use it, everything works with no crash. ...

Compile error during build stage when packaging for tvOS

UE - Platform - Mobile - Dec 9, 2016

Compile error packaging for tvOS: Does not affect iOSUATHelper: Packaging (tvOS): UnrealBuildTool: D:\Build\joseph.wysosky_Main\Engine\Source\Runtime\Core\Private\iOS\IOSAppDelegate.cpp(388,12): ...

Crash opening ContentExamples with the -d3ddebug commandline

UE - Graphics Features - Dec 9, 2016

Crash opening ContentExamples with -d3ddebug ...

Nativized Packaging Fails When Delegates Have Same Output Parameters

UE - Gameplay - Blueprint Runtime - Dec 12, 2016

Attempting to package a project using Nativize Blueprint Assets that contains delegates that have the same output parameters (such as binding an event to the OnCanvasRenderTargetUpdate event as show ...