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

AutoReceiveInput get incorrect controller on the Listen server at SeamlessTravel

AutoReceiveInput get incorrect controller (previous controller on previous level) on the Listen server at SeamlessTravel. In the process of SeamlessTravel, player controller is changed for new leve ...

Moving a 3D widget that has been placed in the scene will cause a crash

UE - Editor - UI Systems - Jan 18, 2016

If a user places a 3d widget in to the level it will cause a crash when moved with the movement arrows. ...

Asset produces error "Failed import for object property" upon loading editor

UE - Gameplay - Blueprint - Jan 18, 2016

Filepath for asset referenced in Gamemode blueprint produces error: /Game/ACustom/Code/cBP_Gamemode: Failed import for ObjectProperty /Game/ACustom/HUD/Game_UI.Game_UI_C:STMSG Fix up redirectors ...