Reparenting a blueprint loses information created in the blueprint being reparented

UE - Gameplay - Blueprint - Jun 15, 2015

If an actor blueprint is re-parented to another actor blueprint, it will lose information in the blueprint even if nothing has been added to the second blueprint that would change the child blueprin ...

Cannot place static mesh in location if foliage mesh is already placed in same location

UE - World Creation - Worldbuilding Tools - Foliage - May 12, 2015

If a foliage object is already placed in level at a location, it will delete any static mesh that is placed in the same location. ...

Deleted actors remain in scene outliner

Tools - Mar 14, 2015

actors that are deleted via blueprints remain in the scene outliner during PIE Regression: No (Issue was occuring in 4.6)https://answers.unrealengine.com/questions/44271/why-are-destroyed-actors-in ...

Local variables do not appear in the context menu inside collapsed graphs

UE - Gameplay - Blueprint - May 21, 2015

Local variables do not appear in the context menu inside collapsed graphs. They can still be dragged into the graph. Reproduced in 4.8 Preview 3 and Main (//depot/UE4/Promotable-CL-2560501) ...

Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE

UE - Gameplay - Blueprint - Jan 22, 2015

Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE ...

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