Memory leak in World Settings Window

Tools - Jan 20, 2016

When the world settings window has been opened but is not visible, the destructor for FLightmapCustomNodeBuilder is never called to remove the editor delegates. Opening a large number of maps has be ...

UMG Size to Content issue

UE - Editor - UI Systems - Jan 20, 2016

TextBox(Multi-line) or EditableText(multi-line) in UMG blinks when it meets certain condition in editor. The condition is Both Size to content option for TextBox(Multi-line) or EditableText(multi-l ...

Crash when changing a Play Node's "Sequence" to a Montage

OLD - Anim - Jan 20, 2016

I understand that this is not something you're intended to be able to do (Montages aren't used this way), but we should bar the user from inserting a montage into this variable slot. Crash occurs w ...

UMG Widgets using User Interface Material Domain do not render on Android Devices

UE - Platform - Mobile - Jan 19, 2016

When using a Blueprint Widget that has an image using a material in the User Interface Material Domain will not render when it's a newly created project in 4.11. However, if you were to copy a proje ...

Audio stops working when unplugging and replugging USB headset

UE - Audio - Jan 19, 2016

Game sounds can no longer be heard after unplugging and re-plugging back in a USB headset during a match. This also occurs when plugging a USB headset anytime during the course of the match. ...

When using simple HMD plugin on mobile the camera can get stuck at 45 -90 angle even though the device it back in it's original position

UE - Platform - XR - Jan 19, 2016

If the user uses the simple HMD plug in, then launches on to a device and then follow up by spinning the device a few time the camera will become offset at an odd angle (Reset orientation and positi ...

Components within a character blueprint do not collide with those same components in other players

UE - Gameplay - Jan 19, 2016

If the player places a box within a character blueprint and then sets it to block all, this box will not block other box components in other players (image below for reference) ...

PHAT body collision is shown as smaller when looking at it in the main editor viewport.

UE - Simulation - Physics - Jan 19, 2016

When a physics asset is set up for a Skeletal Mesh, the physics bodies are still visible in the main editor when using Show Collision (alt+C) but are extremely small. They are still oriented along t ...

Opening Floating Editor Window Locks Camera to Upward Position

Tools - Jan 19, 2016

Using the shortcut "Ctrl + E" to open the static mesh editor in it's own floating window results in the camera locking in the upward position in the Main Viewport (*not* the viewport of the Static M ...

"r.SetRes 1920x1080f" fails to set fullscreen mode when executed through blueprint node

UE - Graphics Features - Jan 19, 2016

Executing the r.SetRes _x_f command fails to set fullscreen mode when executed through blueprint node. The issue occurs when executing the command through level blueprint and an actor blueprint plac ...