Alembic import causing a crash

UE - Gameplay - Sep 2, 2016

Importing this test asset will cause the editor to crash when using any of the Alembic Import options. I did notice that the source test asset does have 6750 frames but when going through the impo ...

Persona camera is far away from some skeletal meshes

OLD - Anim - Sep 2, 2016

The default camera location for the Persona viewport will be far away for some meshes. I could reproduce this issue with the SK_Chain_* assets in QAGame, though this doesn't reproduce for other ske ...

High Quality Gaussian DoF not working on iOS Metal

UE - Platform - Mobile - Sep 2, 2016

The High Quality Gaussian DoF does not work when deployed to an iOS device that supports Metal. After enabling the setting within Project Settings to support Metal (A8 chipsets) and above, and then ...

In Persona, Floor Height Offset does nothing with Auto Align Floor to Mesh disabled

OLD - Anim - Sep 2, 2016

In Persona, when Auto Align Floor to Mesh is disabled, Floor Height Offset has no effect on the scene. ...

Anim to Play setting isn't visible when no mesh is assign to skeletal mesh component

OLD - Anim - Sep 2, 2016

If the user has a skeletal mesh component with no skeletal mesh assigned to it, there will be no Anim to Play setting visible (when Animation Mode is set to Use Animation Asset). Once a skeletal me ...

Moving sublevel in world composition browser does not appear in Undo History

UE - World Creation - Worldbuilding Tools - World Composition - Sep 2, 2016

Moving sublevel in world composition browser does not appear in Undo History. Regression (no) issue (does) occur in 4.12.5 ...

Landscapes do not render on PowerVR device

UE - Platform - Mobile - Sep 2, 2016

When using a level with a landscape on an Android Device with a PowerVR gpu the landscape is not rendering. This was reproduced with Asset# 4719Model: Galaxy S4 GT-19500GPU: PowerVR SGX544MP3OS: 4. ...

WmfMedia: WMV2 encoded videos are too bright

Media Framework - Sep 2, 2016

This seems to be a bug in WMF's YUV-to-RGB conversion. We can work around this by using our own pixel conversion shader. ...

'Can Jump' functions differently in 4.13

UE - Gameplay - Sep 2, 2016

'Can Jump' functions differently in 4.13 User Description: "Can Jump" doesn't update in an appropriate manner in 4.13. In 4.12 it would return true while grounded, false while in the air, and the ...