Crash when changing resolution size on PlatformerGame on tvOS

Docs - Samples - Oct 10, 2016

Changing the resolution from within the options menu on tvOS causes the app to crash ...

Unable to enter initials in PlatformerGame using the gamepad or AppleTV remote on tvOS

UE - Platform - Mobile - Oct 10, 2016

Unable to enter your initials on platformergame high screen score using a bluetooth gamepad or the AppleTV remote. ...

Mesh Painting sometimes fails to paint the closest face in the hovered area

Tools - Oct 10, 2016

Sometimes it's not catching certain polys as vertex paint targets. Looks like it happens when there's more than one layer of forward facing geometry over the highlighted area, and it just takes the ...

Map Build Data Registry node not visible after building lighting

UE - Graphics Features - Oct 7, 2016

When the user builds lighting on a level, the Map Build Data Registry node is marked dirty, but isn't visible to the user initially. Selecting the filters dropdown, checking and unchecking a filter ...

Structs appears to display incorrectly in behavior tree nodes

UE - AI - Oct 7, 2016

When editing a behavior tree blueprint, if one of the custom nodes created and placed in the behavior tree has an "Editable" variable of a user defined struct type, then the variable's value appears ...

When syncing source control assets through the editor, assets in the content browser disappear if moved before sync process

UE - Editor - Content Pipeline - Content Browser - Oct 6, 2016

When an asset is moved in the editor (from one folder to another) and then submitted to source control, syncing to the folder where the asset was moved to causes it to not appear in the new location ...

Plugin icons will stretch to the size of the description text, warping the icon

UE - Foundation - Cpp Tools - Plugin System - Oct 6, 2016

If a plugin has a long enough description, the plugin icon will warp vertically to match the height of the description. ...

Particle LODs Does Not Use Assigned Mesh For Mesh Data Module

UE - Graphics Features - Oct 5, 2016

When making an LOD for a particle system in cascade the higher level LODs won't change their assigned mesh. In the attached project I'm using stairs for the LOD0 mesh and a rectangular Mesh for LOD1 ...

UMG class in Widget Interaction Component does not respond to OnClick in multiplayer environment

UE - Editor - UI Systems - Oct 5, 2016

OnClick will not fire when interacted with a Widget Interaction Component. ...