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

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

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

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