Changes to Landscape Thickness not propegated to PhysX

UE - LD & Modeling - Terrain - Landscape - Jun 3, 2015

In 4.8 preview 4, it appears that changes made to a landscape actor's CollisionThickness property in the editor are not being replicated in physX [...] It appears that what happens is that the engin ...

Importing FBX will override UV Channel 0 on Linux

UE - Platform - Linux - Jun 3, 2015

Importing an FBX to the editor on Linux with "Generate Lightmap UVs" checked to true will override UV Channel 0 rather than creating the lightmap on a seperate UV channel. ...

Tessellation used on BSP causes severe graphical glitches on AMD cards

UE - Graphics Features - Jun 3, 2015

Tessellation used on BSP causes severe graphical glitches on AMD Radeon 200 Series cards. The Licensee also mentioned it occurs on the Nvidea GTX 970 (not tested) ...

Arrays chosen through a Select node cannot be altered

UE - Gameplay - Blueprint - Jun 3, 2015

Arrays chosen through a Select node cannot be altered. Note - This is also reproducible using any of these nodes instead of using 'Add':Add UniqueSet Array ElemInsert ...

Vertex Animation anti-aliasing improvement

UE - Graphics Features - Jun 2, 2015

A licensee has reported that their vertex animations are leaving a lot of be desired with anti-aliasing. Specifically using vertex animated meshes can leave aliasing remnants behind while it's shift ...

Pressing Play/Simulate on Window without Focus does not Function on Mac

UE - Platform - Apple - Jun 2, 2015

If a user attempts to 'PIE' within a window that does not currently have focus, the 'PIE' will not execute. The user provided a video on his answerhub post which illustrates the issue clearly. In ...

Adding to Struct causes 'Inappropriate Outermost' warnings

UE - Gameplay - Blueprint - Jun 2, 2015

Adding to Struct causes 'Inappropriate Outermost' warnings to be spammed to the Output Log ...

SetStaticMesh does not replicate

UE - Networking - Jun 2, 2015

Using OnRep_StaticMesh() in code or using the Set Static Mesh node does not replicate across server/client in game. ...

Unable to Exit the 'Device Profiles' Console Variables Dialog Menu Easily

Tools - Jun 1, 2015

When adding a new variable to a new or existing 'Device Profile' it becomes difficult to close the dialog window. You are unable to click out or press the escape button once in order to close the di ...

A Blueprint containing a child actor component containing another Blueprint that derives from NavLinkProxy does not provide a nav path when a project is opened until paths are rebuilt

UE - AI - Jun 1, 2015

If a Blueprint is derived from NavLinkProxy, and then that Blueprint is added to another Blueprint as a ChildActorComponent, the second Blueprint's Smart Link functionality will not work when the pr ...