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

Teleporting to the World Location of a Scene Component in a packaged game will crash the game

UE - Gameplay - Blueprint - Jun 1, 2015

Teleporting to the World Location of a Scene Component in a packaged game will crash the game. Teleporting to the Actor Location does not cause this crash. Crash log attached. Nothing is showing up ...

Static mesh created from bsp will not properly duplicate if original copy of mesh in viewport is used

UE - LD & Modeling - Modeling Tools - BSP - Jun 1, 2015

If a bsp is turned into a static mesh and then the original mesh in the level is duplicated, it will register as duplicated in the world outliner but the mesh will not appear until re-assigned in th ...

Saving an asset after renaming it, if it wasn't saved before that, can cause it to exist without being visible.

Tools - Jun 1, 2015

If you 'Save All' after renaming an asset after it's creation, without any saves prior, it will appear in the windows explorer's content folder but will not be visible in the editor. ...

Scroll bar on Project Settings - Collision menu behaves strangely.

UE - Editor - UI Systems - Slate - Jun 1, 2015

The scroll bar in the Engine - Collision menu in Project Settings doesn't appear when it first should, and when it does, it resizes and moves oddly. Edit MattK: variable length widgets inside of a ...