Actor moves between levels when using Convert Actor

Tools - Jan 9, 2017

Using Convert Actor when the wrong level is selected can cause the actor to move levels. This doesn't seem to happen with every actor type but is 3/3 reproducible using the steps provided. User Des ...

Reset to Default and Pasting can change the transform of an actor with locked movement

Tools - Jan 9, 2017

Using the Reset To Default option for any of the transform values as well as the Paste command for the Scale values on an actor can still change the values when an actor's "Lock Actor Movement" sett ...

Editor crash when enabling Distance Field AO Visualization in the Forward Renderer

UE - Graphics Features - Jan 9, 2017

When forward rendering is enabled along with Mesh Distance Fields if you go to visualize Distance Field AO in the main viewport the editor will crash. This only affects the Forward Render and works ...

Web browser widget does not appear to play videos on twitch (which should be using HTML5 by default)

UE - Editor - UI Systems - Jan 9, 2017

Web browser widget does not appear to play videos on twitch (which should be using HTML5 by default). The web browse widget appears to be having an issue playing an HTML5 video. ...

A crash can occur when multiple Actors are spawned/destroyed simultaneously with each one loading an asset.

UE - Foundation - Core - Jan 6, 2017

A crash can occur if multiple Actors are spawned/destroyed simultaneously, with each Actor loading an asset when it is spawned. This does not occur 100% of the time, but it does occur quite frequent ...

TryConvertFilenameToLongPackageName fails to work on plugin assets

UE - Foundation - Core - Jan 6, 2017

Plugin mount point registration doesn't mount paths relative to both root and engine, only relative to root while most other Engine directory mount point registrations include both ../../Content/... ...

Window Switcher does not open and focus on Message Log

Tools - Jan 6, 2017

The window switcher is not focusing on the message log if it is selected through the window switcher UI. Repro rate is 9/10 - Sometimes, it would switch to the message logs (Update - Laz) This i ...

FBX exported from editor imports to Blender at 25fps

Tools - Jan 6, 2017

FBX exported from editor imports to Blender at 25fps. Maya and Max do not appear to take their frame rate from the fbx itself, but set by the scene itself. ...

Crash in K2Node_CallFunction

UK2Node_CallFunction::GeneratePinTooltipFromFunction relies a lot on loops that increment the index used to check the individual characters in the comments. The problem is that there are a few miss ...