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

Some animation transition graphs are marked as "read only" and can't be edited

OLD - Anim - Jul 15, 2015

When opening ThirdPersonAnimBlueprint (found in QAGame), there are some transitions that are marked as read only and cannot be edited. I talked to the person who made this anim blueprint, and he do ...

Destructible Event OnComponentFracture fires multiple times when Debris flag is enabled.

UE - Simulation - Physics - Destruction - Jul 15, 2015

When using a Destructible that is using the Event OnComponentFracture and the flags for Debris timeout/max separation and Debris Enabled will cause the event to fire for each chunk removed from the ...

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

Set Actor Enable Collision is not replicated

UE - Networking - Jul 14, 2015

Set Actor Enable Collision is not replicated. Reproduced in 4.7.6, 4.8.2, and Main (//depot/UE4/Promotable-CL-2619427) ...

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

Grass draws on landscape holes

UE - LD & Modeling - Terrain - Landscape - Jul 14, 2015

Grass output in materials draws over masked locations, such as landscape visibility holes. ...

Custom Impact Resistance does not work

UE - Simulation - Physics - Destruction - Jul 14, 2015

In the destructible editor, the Custom Impact Resistance flag does not work. After adjusting the Impact Resistance value and then disabling it, user will see the same behavior. ...

Gameplay Debugger is hijacking the Canvas

UE - AI - Jul 14, 2015

The bug users reported in the attached thread is the one we talked about earlier that results in Gameplay Debugger hijacking the Canvas and not allowing anyone else to print on it (most notably the ...