WindDirectionalSourceComponent needs functions like, 'SetSpeed'

UE - Graphics Features - Oct 22, 2015

Currently changing variables like Speed via BP/C++ has no affect. We need to add funcs like SetSpeed that also update the proxy. Would be nice to make the vars private as well. ...

Matinee tracks do not override Sound Notifies from AnimToPlay when using "Initial Position"

Tools - Oct 22, 2015

In the attached project, there is an animation (with a sound notify) plugged into the AnimToPlay slot. The Initial Position is set to 0.5. The matinee in the scene overrides the animations applied ...

Closing the GPU Visualizer window on Linux causes the editor to crash

UE - Platform - Linux - Oct 21, 2015

After opening the GPU Visualizer window, pressing the "X" to close the window causes the editor to crash. ...

Basing a character on a skeletal mesh does not work with sockets, only bones

UE - Gameplay - Player Movement - Oct 21, 2015

SetBase() only works with bone names, but would like it to work with sockets. ...

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

Importing manual LODs in the Static Mesh Editor on Linux will freeze the editor

UE - Platform - Linux - Oct 21, 2015

When importing a LOD manually in the Static Mesh Editor the editor will freeze indefinitely. ...

Convert Transform to relative does not appear to return the correct transform when rotation in taken into account

UE - Gameplay - Blueprint - Oct 21, 2015

The Convert Transform to relative does not appear to return the correct value after rotations is applied to one of the objects Note: In the attached project the Gray cube is what the expected resul ...

Copy/paste/duplicate has no effect on Linux

UE - Platform - Linux - Oct 21, 2015

Attempting to copy/paste or duplicate a node in blueprint or HUD element in a widget blueprint does not create a copy of the node or element. Edit: This also applies to copying nodes in the materi ...

Find-in-Blueprints fails to collect implemented interface graphs

UE - Gameplay - Blueprint - Oct 21, 2015

Find-in-Blueprints completely misses implemented interface graphs due to how they are stored within the UBlueprint. This results in the graphs being unsearchable (all nodes and pins, possibly sub-gr ...