Destroy Component inside of a actor blueprint component does not trigger if target is "self"

UE - Gameplay - Blueprint - Mar 18, 2015

If a "Destroy Component" has a target of self within a blueprint component, the "Destroy Component" node will not trigger. ...

Cursor disappears and reappears when creating a selection box while zoomed

Tools - Mar 18, 2015

When zoomed all the way in, the selection box does not show up where you originally clicked. The selection box appears where your mouse cursor reappears. ...

editor crashes when variable inside of a struct is set to a class type then the object is moved to a new folder

UE - Gameplay - Blueprint - Mar 17, 2015

If a struct has a variable set to a class type, then the object of that class type is moved to a new folder in the editor, the struct will replace the class type with "class", which causes the edito ...

GitHub promoted branch crash on Mac when trying to PIE

UE - Platform - Apple - Mar 17, 2015

Attempting to play in editor will cause the editor to crash immediately. ...

Variables incorrectly returning as Out of Scope when watched

UE - Gameplay - Blueprint - Mar 17, 2015

Variables that are not local to the blueprint are returning as "out of scope" when watched. ...

Misspelling in Wave Editor Tool Tip: "The text too appear in the subtitle."

Tools - Mar 17, 2015

There is a misspelling in Wave Editor Tool Tip: "The text too appear in the subtitle." *too should be spelled *to ...

Using a struct to set a button style causes a crash

UE - Gameplay - Blueprint - Mar 17, 2015

If a struct is give a button style as one of its variables and then that variable is in turn used to set the button style of a button widget the editor will crash when trying to save ...

Expanding a folder in the Finder through the editor will crash the editor

UE - Platform - Apple - Mar 16, 2015

Expanding a folder in the Finder through the editor will crash the editor. Reproduced in 4.7.2 binary on 10.9.5 Crash Report: [Link Removed] ...

When an event on a component that is called from an actor's constructor is deleted, the editor crashes

UE - Gameplay - Blueprint - Mar 16, 2015

When an event on a component that is called from an actor's constructor is deleted, the editor crashes. ...

Access None errors creating log spam in user's project when editing BP

UE - Gameplay - Blueprint - Mar 16, 2015

Access None errors creating log spam in user's project when he is editing the BP. This causes a gradual, but significant, increase in the Editor's memory usage. It appears to occur with a a refere ...