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

Shader compile error using Point Lights Nvidia Shield

UE - Platform - Mobile - Jan 19, 2016

On the Nvidia Shield (portable with the controller attached) if you have a dynamic directional light and at least one dynamic point light no lights will be rendered in the level. Or even just using ...

Unreal Lightmass does not build by default when building Solution from Promoted Github 4.12

UE - Foundation - Cpp Tools - UnrealBuildTool - Jan 19, 2016

When building the Promoted 4.12 Solution from Github as of the 4AM commit, the Unreal Lightmass project does not build by default. This results in the inability to build lighting until Unreal Light ...

GPU Particle collision Ignores 2D Sprite Collision

UE - Graphics Features - Jan 19, 2016

GPU Particle sprites will collide with a paper 2D assets texture but not the collision box. ...