GPU Profiler loses focus with New Editor Window and VR Preview

Tools - Oct 22, 2015

Using the profile GPU in New Editor Window and VR preview does not focus on profiler. It should be noted that it is unsure whether or not the GPU Profiler is intended to be used in conjunction wit ...

Asset Override Editor does not have vertical scrollbar until window is resized

OLD - Anim - Oct 22, 2015

If a child anim blueprint has enough animations to go beyond the view of the asset override editor, the override editor will not show a vertical scrollbar until the window is resized. ...

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