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

Unable to scroll in Structure property window

Tools - Nov 16, 2016

When enough variables are added to a structure to cause the list to be too long for the window, a scroll bar should appear and you should be able to scroll through them. This does not occur. Regres ...

Reimport Ignores Convert Scene Unit and Convert Scene Settings

Tools - Nov 16, 2016

When importing an FBX with a unit scale that is different from UE4's unit scale it will import correctly by unchecking Convert Scene Unit and leaving Convert Scene checked. If you reimport the mesh ...

A small seam is created when merging an actor with overlapping UVS

UE - World Creation - Worldbuilding Tools - HLOD - Nov 16, 2016

A small seam is created when merging an actor with overlapping UVS ...

When merging an object with multiple colours to other actors a small portion of the colours are lost

UE - World Creation - Worldbuilding Tools - HLOD - Nov 16, 2016

When merging an object with multiple colours to other actors a small portion of the colours are lost. Note this only occurs when merging to multiple actors and only seems to happen for the diffuse. ...

Oculus mirror window goes black when headset removed for any mirroring mode besides 0

UE - Platform - XR - Nov 16, 2016

If using any hmd mirroring mode besides 0 on Oculus, when the headset is removed, the mirroring window goes black in a packaged build, or in -game, for example: UE4Editor.exe VrTemplate4x15 MotionCo ...

USceneComponent::PropagateTransformUpdate could avoid calls to MarkRenderTransformDirty when transform does not change

UE - Gameplay - Nov 16, 2016

From the UDN: "In USceneComponent::PropagateTransformUpdate, even when Transform has not changed, Bounds are updated and MarkRenderTransformDirty is called. I think that judging whether Bounds have ...

bLightAttachmentsAsGroup doesn't work with default ACharacter setup which has a hidden capsule component as the root

UE - Graphics Features - Nov 15, 2016

https://udn.unrealengine.com/questions/318476/bug-light-attachments-as-group-not-working-on-char.html ...