Reduced Tessellation at edge when using world displacement

UE - Graphics Features - Jan 11, 2016

Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...

RenderTarget Texture Alpha rendered incorrectly when SceneCapture2D AA set to true

UE - Graphics Features - Jan 8, 2016

The Alpha Channel of the Render Target Texture is rendered as a value of 1 (solid white) when the SceneCapture2D actor is set to LDR with PP and Anti-Aliasing is set to true in the General Show Flag ...

Signal 11 error when closing project on Linux

UE - Platform - Linux - Jan 8, 2016

Closing a project using the red X will cause a signal 11 error in the terminal after the project closes. ...

Console Command `Stat SceneRendering` is showing incorrect number of Lights in scene

UE - Graphics Features - Jan 8, 2016

When using the Console Command for Stat SceneRendering the Counter section for "Lights in scene" is not accurately listing the number of lights. In a 4.10 project an empty new level is showing 16 ...

Linux Slate Dialogs folders do not show Date Modified and File Size information

UE - Platform - Linux - Jan 8, 2016

The folders in the Slate Dialogs menu on the Linux machine do not show Date Modified and File Size information ...

Linux Slate Dialogs tga files do not have an image icon

UE - Platform - Linux - Jan 8, 2016

TGA files do not have an image icon like the JPG files do in the Slate Dialogs in Linux. ...

Cull Distance Volumes not functioning while in Viewport

UE - Graphics Features - Jan 7, 2016

Static Meshes are not being visibly culled within the bounds of a Cull Distance Volume, until the user presses Play in Editor. I attempted to locate a visualizer or show flag within the viewport or ...

Modules with Emitter Life functioning incorrectly

UE - Graphics Features - Jan 7, 2016

Setting the Emitter Time module with an emitter that is not set to loop will result in an incorrect render of the particles past the emitter duration. Emitter Duration set to 3 seconds:[Image Remov ...

Closing the editor after losing connection to perforce will cancel the save and discard changes

Tools - Jan 7, 2016

If a project loses connection to perforce and is then closed, the editor will prompt to save changes. If any of those changes require checking out an asset, the editor will prompt to check out the ...

Crash Occurs When Generated Item Type Doesn't Match Return Type

UE - AI - Jan 7, 2016

After creating the example generator that is displayed at the bottom of the documentation linked below, a crash will occur if the Generated Item Type is set to EnvQueryItemType_Actor (which is the d ...