Some Planar Reflections not working on more than one surface if it's a single mesh

UE - Graphics Features - Nov 2, 2016

Planar Reflections only work with a single surface or limited surfaces when it's a single mesh vs multiple meshes making up the piece. Attached is a sample project that will show the issue. Level ...

Error given when making an array of delegates

UE - Gameplay - Blueprint - Nov 2, 2016

Error given when making an array of delegates. The user can make an array of delegates, however this throws an error on compile ...

Switching levels requires paths to be rebuilt for show navigation to work if Agent radius has been changed

UE - AI - Nov 2, 2016

Switching levels requires paths to be rebuilt for show navigation to work if Agent radius has been changed ...

Restore Packages window opens a Source Control warning window for Autosaved Maps

Tools - Nov 2, 2016

There has been some inconsistencies with the autosave feature. Letting a map auto save doesn't save the map and when you attempt to restore the map, an error message pops stating that it was "Unable ...

Ensure closing standalone game window

Analytics - Engine - Nov 2, 2016

Ensure occurs when closing a standalone game window. Does not appear to occur when playing in editor:Ensure condition failed: Analytics.IsUnique() [File:D:\Framework\Engine\Source\Runtime\Engine\Pr ...

Character Upon Landing On Moving Platform Has Odd Physics Behavior

UE - Simulation - Physics - Nov 2, 2016

The character gets pushed in the same direction that the platform is moving upon landing. This can be corrected by increasing the braking friction factor however, the user believes the behavior is s ...

Layers render transparent in Material_Advanced 1.3 display in ContentExamples on HD4600

UE - Graphics Features - Nov 1, 2016

Only seen on an Intel HD4600 GPU This is a regression from 4.13 Did not occur on an Intel HD530 GPU ...

For each "EnumName" nodes do not update when passed into a create widget node via an exposed variable

UE - Gameplay - Blueprint - Nov 1, 2016

For each "EnumName" nodes do not update when passed into a create widget node via an exposed variable ...

FRenderTarget::ReadPixels does not populate FColor array properly in packaged build

UE - Graphics Features - Nov 1, 2016

When the ReadPixels function is called, the FColor array that is passed in has its elements populated when in PIE and Standalone but array elements are empty in a packaged project. ...

Given specific naming and replicated setting, a child actor component prevent clients from staying connected to a networked game

UE - Gameplay - Blueprint - Nov 1, 2016

Given specific naming of a ChildActor Component and if the ChildActor class is replicated, client(s) can be immediately get kicked from a networked game. ...