Behavior Trees cannot be saved if the Blackboard assigned to it was opened before opening the Behavior Tree from the Content Browser

UE - AI - Nov 2, 2015

Behavior Trees cannot be saved if the Blackboard assigned to it was opened before opening the Behavior Tree from the Content Browser. Reproduced in 4.8.3 binary, 4.9.2 binary, 4.10 Preview 3 binary ...

Trigger Volume Blocks First-Person Template Projectile

UE - Simulation - Physics - Nov 2, 2015

When playing in editor, if you fire your weapon at a trigger volume, the projectiles will bounce off of the volume, regardless of the fact that the collision is set to Query Only. This collision als ...

Blueprint Doesn't Show Components Added at Runtime

Tools - Nov 2, 2015

When a custom component is added at runtime, it does not show up in the details panel when you select the blueprint that it has been added to. Found in 4.9.2 binary. Reproduced in 4.10 Preview 3 a ...

While a Custom Event's delegate pin is connected to anything its details are not visible in the Details panel

UE - Gameplay - Blueprint - Oct 27, 2015

While a Custom Event's delegate pin is connected to anything its details are not visible in the Details panel. Tested with an empty reroute node as noted below as well as a Set Timer node. Reproduc ...

Duplicating Example Level Prevents the Copy From Being Saved

Tools - Oct 27, 2015

In a project, if you duplicate the example level and attempt to save it, the save will finish, but the asterisk will remain on the file. Attempting to open the duplicated map will prompt another sav ...

Hidden In Game option for Layers in TileMap Editor not working

UE - Gameplay - Paper2D - Oct 26, 2015

Using the 'Hidden in Game' option in the Tilemap Editor does not hide the associated layers in game as expected. I tested this issue in 4.8.3, 4.9.2, and 4.10 Preview 2 binary releases and the issu ...

Naming an Event Dispatcher the Same as an Overridable Function Corrupts the Event Dispatcher

UE - Gameplay - Blueprint - Oct 21, 2015

Creating an event dispatcher in a widget blueprint with the name OnDrop, which is already an existing overridable function, causes the event dispatcher to become corrupted and prevents it from being ...

Static Lighting from a nested Blueprint is not saved in Lighting Build

UE - Graphics Features - Oct 21, 2015

Licensee has a setup in which static lighting is placed in a Blueprint Actor and then a New Blueprint is created with the parent added to this new blueprint. All Elements in both Blueprints are set ...

Replacing Selected Actors does not replace all references.

Tools - Oct 21, 2015

When using the "Replace Selected Actors with" feature in the editor, references to the replaced actor are not updated to reference the new actor (where valid). They will appear to be replaced until ...

Deleting a Struct Attached to a Variable in a Blueprint Prevents it from Compiling

UE - Gameplay - Blueprint - Oct 20, 2015

Adding a variable of the type of a struct to a blueprint, deleting that struct, and then recompiling the blueprint fails. The variable is deleted, but the blueprint will continue to be unable to com ...