FCanvasTriangle Item not accepting information from material Vertex Color

UE - Gameplay - Jul 15, 2015

From a Draw Material Triangle you cannot use a Material calling vertex color and the provided Vertex Color Pins to yield color on the HUD drawn triangle. It will always appear White. [Image Remove ...

Audio Components ignoring Start Time set by Play node on Android

UE - Audio - Jul 15, 2015

Setting the start time within the Play node for an audio component does not function when deploying to Android. The set up works fine when playing on the PC, and the sound functions on the Android ...

Material Function Warning: Only transparent or postprocess materials can read from scene depth.

UE - Rendering Architecture - Materials - Jul 14, 2015

In a material function, after adding a scene depth node and applying it to the Output Result node a warning pops up. This warning is Only transparent or postprocess materials can read from scene dep ...

Auto-Reimport Dialog cannot be dismissed

Tools - Jul 14, 2015

If you have set your project to Auto Import Assets from a certain folder and are connected to Source Control, you will get a pop up warning message which states: "We noticed that your auto-reimport ...

Ensure triggered by level blueprint when Play as Listen Server is set

UE - Gameplay - Blueprint - Jul 14, 2015

When Editor Multiplayer Mode is set to Play As Listen Server the editor will trigger a breakpoint on exiting PIE if any event is ran though the level blueprint ...

Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location

UE - AI - Jul 14, 2015

Pawns using Floating Pawn Movement will teleport to the location specified in Move To Location. From fix CL 2619989: "Fixed FloatingPawnMovement component's issue when controlling AI pawn. Basicall ...

Calling Open Level causes editor to freeze or crash

UE - Gameplay - Jul 14, 2015

If the Open Level node is called on a persistent level Whttp://crashreporter/Crashes/Show/1838504 then the editor will freeze is the call is made through code or crash if done through blueprints. C ...

Blueprint Macro Libraries based on Actor cannot be reparented to Object

UE - Gameplay - Blueprint - Jul 13, 2015

Blueprint Macro Libraries based on Actor cannot be reparented to Object Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promoted-CL-2605171) ...

EnableGDT does not work correctly in PIE

UE - AI - Jul 13, 2015

The console command "EnableGDT" will bring up the GDT menu, however no information will be updated. The screen gains the menus for GDT however no functionality seems to exist. Workaround: press ' ...

Clicking the tutorial button in the Blueprint editor while the tutorial alert in the main editor is still displayed will crash the editor

Tools - Jul 13, 2015

Clicking the tutorial button in the Blueprint editor while the tutorial alert in the main editor is still displayed will crash the editor. Reproduced in 4.8.1 and Main (//depot/UE4/Promoted-CL-2605 ...