UMG does not show up in viewport on HTML5 platform

UE - Platform - Mobile - Apr 27, 2016

Text UMG isn't showing up on HTML5 when it's packaged and ran on the browsers. This has only been seen on HTML5 so far. ...

Moving the Material Node for Starter Content Materials within the Editor Graph will increase the Texture Sample Count

UE - Graphics Features - Apr 27, 2016

The issue occurs when you simply move the material node itself and click the 'Apply' button to begin compiling shaders. Once it has completed, the number of texture samples increases for the Stats a ...

Editor crashes if an interface array variable is reset in the Detail's Pane

UE - Gameplay - Blueprint - Apr 27, 2016

The editor will crash if an array of interfaces is reset using the "reset values" button (yellow arrow) in the Detail's Pane of the editor. Frequency: 4/4 Crashreporter: N/A Regression? (No), is ...

Slate color variable closes automatically when any changes are made when setting the default color in a widget

UE - Gameplay - Blueprint - Apr 27, 2016

Slate color variable closes automatically when any changes are made when setting the default color in a widget ...

Events disabled by default in children even when used in the parents

UE - Gameplay - Blueprint - Apr 27, 2016

some events are disabled by default, even though the event is defined in the parent ...

Expandable Area widget appears to create extra widgets when being copied and pasted

UE - Editor - UI Systems - Apr 27, 2016

Expandable Area widget appears to create extra widgets when being copied and pasted. These widget appear to be ghost widgets of the original children. If the new unwanted button is selected or delet ...

Sounds set to loop continue to run after destroyed

UE - Audio - Apr 27, 2016

Sounds set to loop continue to run after destroyed ...

Crash when Removing and adding players on client

UE - Networking - Apr 26, 2016

Crash when Removing and adding players on client. If the user adds a player to the client and then removes that player and then adds another one. This appears to crash the editor ...

Moving slider on Linear Color variable in struct closes color picker

UE - Gameplay - Blueprint - Apr 26, 2016

Moving slider on Linear Color variable in struct closes color picker. ...

Exporting data table adds memory address/serialization info to column names

Tools - Apr 26, 2016

Exporting a data table as a .csv causes column names to be replaced with memory address/serialization information, making it extremely difficult to read information presented. Regression? (No), is ...