Packaged projects on Windows and Mac are not opening as windowed fullscreen

Tools - Nov 16, 2016

When you package a project on Windows or Mac, the project is then opened in windowed mode instead of windowed fullscreen. Regression: Works in 4.12.5-3039270 Does not work in 4.13.2-3172292 Does no ...

User has to click in the blend graph tab to be able to preview it

OLD - Anim - Nov 16, 2016

In an aim offset or blend space, user is not able to preview in the blend graph unless they have focused (clicked on) the blend graph panel. ...

Static mesh appears to lose material reference after setting the material via blutility and changing levels

Tools - Nov 16, 2016

Static mesh appears to loose material reference after setting the material to a dynamic material instance via blutility and changing levels ...

iphone7+ Does Not Get Correct Device Profile Selected

UE - Platform - Mobile - Nov 16, 2016

When launching to iphone7+ the incorrect device profile will be used for device profile settings. ...

Calling SetupAttachment/AttachToComponent with 'this' as the parent inside a USceneComponent subtype's C++ ctor for nested component subobjects will result in all instances of the nested default subobject trying to attach to the CDO at registration time.

UE - Gameplay - Nov 16, 2016

This occurs because the 'AttachParent' property is a UPROPERTY, and as a result when we create a new instance of a USceneComponent subtype, any USceneComponent subtypes it owns are treated as instan ...

Scene Texture (Custom Depth) Behaves Strangely On IOS

UE - Platform - Mobile - Nov 16, 2016

When a postprocess material utilizing custom is used on IOS it will output different values than windows desktop and Android. Note For this to occur the material needs the blendable location to be ...

Landscape Grasstype warning causes log spam when landscape is streamed in or out

UE - LD & Modeling - Terrain - Landscape - Nov 16, 2016

Using the Landscape Grasstype will generate log spam for the number of Landscape components being used or if using World Composition will generate a log warning for each tile used. The warning ind ...

Launch On from Windows to Linux fails with missing GLSL_430 shaders

UE - Platform - Linux - Nov 16, 2016

GLSL_430 shaders are not cooked when deploying a project from Windows to Linux using Launch On. LogPlayLevel: PLINK: [2016.11.16-18.36.22:414][ 0]LogMaterial:Error: The global shader cache fi ...

Regression - Nested scene component subobjects are no longer being registered when the owning scene component is added to an existing Actor instance as an instanced component.

UE - Gameplay - Components - Nov 16, 2016

This is a regression that was introduced with changes made to address issues with native vs. non-native component registration at Blueprint construction time ([Link Removed]). Prior to those change ...

Actor Scale is not included when converting from Matinee to Sequencer

UE - Anim - Sequencer - Nov 16, 2016

Actor Scale is not included when converting from Matinee to Sequencer ...