Load Time Regression on Match3 on iPad4

UE - Platform - Mobile - Oct 31, 2016

This regression was measured as the difference between load time at 4.14 CL 3176009 versus our last mobile compat test, at 4.13 CL 3089968. Between these version there was a 15 second increase. ...

Delta applied twice when moving parent and grouped child actors

UE - Gameplay - Apr 8, 2016

When some grouped actors are childed to another actor, and both the group and the parent are selected in the world outliner, movement delta is applied twice to the grouped children. Code for a poten ...

Importing skeletal mesh with LODs and no animations generates additional skeleton and physics assets

Tools - Jan 13, 2017

Does not occur in 4.14.3 binary or 4.16 perforce. Occurs in both P4 and Binary builds of 4.15. Only occurs with Import Mesh LODs enabled and Import Animations disabled. ...

Data only blueprints are not not nativized when flagged to do so

UE - Gameplay - Blueprint Runtime - Jan 25, 2017

Data only blueprints that are explicitly flagged for nativization do not nativize. (Makes sense that they don't when they're not explicitly told, but if someone goes out of the way to flag them to, ...

Physics Asset doesn't follow the Skeletal Mesh when Physics Blend Weight is set to any value between 0 and 1

OLD - Anim - Feb 9, 2017

Physics Asset doesn't follow the Skeletal Mesh when Physics Blend Weight is set to any value between 0 and 1. Could be related the the fix for this JIRA: https://jira.it.epicgames.net/browse/UE-192 ...

Collision Meshes Are Ignored Until FBX Is Reimported

Tools - Feb 20, 2017

When importing a mesh with it's collision geometry and its LOD meshes all contained within the same group it won't import the collision geometry correctly. This can be fixed by simply right clicking ...

Material Slot Names Get Replaced With "None" After Merge Actors Operation

Tools - Mar 23, 2017

After merging two actors the resulting merged actor's slot names will be replaced with "none". Fixing this is a very tedious process for our licensee since there usually is a large amount of slot ...

Combo box does not function in packaged build

UE - Editor - UI Systems - May 10, 2017

The ComboBox (string) element for UMG is not correctly displaying, The array options do not appear and can not be selected, for the packaged build, while PIE behaves as expected. Regression: This ...

Crash attempting to force delete a duplicate skeletal mesh while in Paint Mode

OLD - Anim - May 17, 2017

The editor crashes when you Force Delete the vertex painted asset in the viewport from the content browser. This was not a feature in 4.15 therefore not a regression This also happens in 4.17 - f ...

Keying the Spawned Property of a Spawnable Breaks in the details panel

UE - Anim - Sequencer - May 18, 2017

The spawnable mesh seems to be breaking when their spawned property is altered. If you uncheck the spawned property in Sequencer, the Details panel also breaks similar to keying the property. This ...