Crash from FGameplayDebugger when pressing PIE after Dragging PlayerController to Empty Player Component

UE - AI - Jun 16, 2015

A crash occurs after dragging an 'Empty Character' actor into the viewport and attempting to add the 'PuzzlePlayerController' as a component by dragging it into the components list via the 'Details' ...

PhysX Crash when spawning Instanced Static Mesh actors at Runtime

UE - Simulation - Physics - Destruction - Oct 13, 2015

Bug generated from crash reporter. This crash has been found in 4.7.6 and still occurs in 4.8.3 and 4.9.2 to users. One user in particular still, and he experiences it often. I have not been able ...

Changing the name of a variable that references a Blackboard Key inside a Task removes the Key reference inside the Task's node in the Behavior Tree

UE - Gameplay - Blueprint - Oct 5, 2015

Changing the name of a variable that references a Blackboard Key inside a Task removes the Key reference inside the Task's node in the Behavior Tree. Clicking on the Behavior Tree's Task node that r ...

While using an Actor Component, Simulate Physics cannot be toggled with a Click Event if Substepping is enabled

UE - Simulation - Physics - Apr 29, 2015

While using an Actor Component, Simulate Physics cannot be toggled with a Click Event if Substepping is enabled. If Substepping is off, everything works fine. This seems to only happen if an Actor ...

Eject camera (and ToggleDebugCamera) do not have full look controls in the Topdown template

UE - Gameplay - May 7, 2015

The Eject camera (and ToggleDebugCamera) do not have full look controls in the Topdown template.In 4.7.6 the look is limited in both cameras by the mouse movement.In Main, both are limited as mentio ...

Joint Presets on Physics Constraints Actors do not work

UE - Simulation - Physics - Sep 1, 2015

Problem: When you press any of the Joint Presets buttons on a Physics Constraint Actor that is placed in a level the buttons do not do anything. Solution: Pressing the Joint Presets buttons setup t ...

Compile errors in AnimBP when using latent functions

OLD - Anim - Jun 20, 2016

Compile errors in AnimBP when using latent functions. Does not occur in Blueprints, only AnimBPs. Error Default value 'execute' for Value is invalid: ''execute' is not a valid enumerant of '<EMo ...

MOBILE PACKAGING WIZARD cannot locate maps if the project is placed in the default path.

Tools - Sep 29, 2016

MOBILE PACKAGING WIZARD cannot find maps when the project's path is located in the default path (C:\Users\User.Account\Documents\Unreal Projects) ...

Clicking Off of a Blueprint Node Does Not Save Changes Made to Comment Bubble

UE - Gameplay - Blueprint - Dec 9, 2015

When entering a comment on a Blueprint node, pressing Enter or clicking off of that node both appear to apply the changes made to the comment. However, clicking off of the node does not mark the Blu ...

Scene Color not Functioning when Used with HUD Blueprint

UE - Graphics Features - Mar 27, 2015

I was not able use the 'Draw Material' node function in conjunction with 'SceneColor' within the HUD Blueprint. However, as soon as I deleted the 'SceneColor' node within the material editor, I was ...