Thumbnail is not displayed in the Editor for UPaperSprite properties

Tools - Feb 14, 2017

A UPaperSprite* property in a class does not show a thumbnail for the property in the Editor. This is different from other asset poperties, such as UTexture* or UStaticMesh*, which do show a thumbna ...

Packaged game Crashes on android after entering "Help" command twice

UE - Platform - Mobile - Feb 14, 2017

If the console command "Help" is used twice on a packaged android project, the packaged project will crash on the device ...

UObject Rename always changes object name

UE - Gameplay - Feb 14, 2017

In general, Object names should try to be reused where ever possible. This can help with name clashes and flexibility in finding / referencing objects by name. The implication for UObject::Rename w ...

DLC update from 1.0 deletes staging folder which unable to make incremental(patch) chunks

UE - Platform - Mobile - Feb 14, 2017

DLC update from 1.0 deletes staging folder which unable to make incremental(patch) chunks. ...

Crash on reimport animation when there is an additive animation track and fbx frame number is different

OLD - Anim - Feb 14, 2017

When an animation sequence has an additive animation track, reimporting a fbx would crash the editor if the new fbx has a different number of frames. ...

Crash adding component to landscape

UE - LD & Modeling - Terrain - Landscape - Feb 13, 2017

REGRESSION Yes, does not occur in 4.15. Editor crashes when the user adds a component to their landscape. ...

Crash Re-Importing animation with Additive Layer Tracks after adding a bone to the hierarchy

OLD - Anim - Feb 13, 2017

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out of bounds: 68 from an array of size 68 Source Context: 733 734 Extrac ...

Scene Depth appears to return zero on iOS

UE - Platform - Mobile - Feb 13, 2017

Scene Depth appears to return zero on iOS. In this test the material applied to an image does not appear to lerp between 0 and 1 for the various objects in the scene, implying that the Scene depth ...

Incorrect physics interaction on rotated meshes using Complex as Simple collision

OLD - Anim - Feb 13, 2017

Incorrect physics interaction on rotated meshes using Complex as Simple collision. *This is a regression Working in 4.13.2-3172292 Not working in 4.14.3-3249277* User Description: When we updat ...

Crash in anim blueprint when dragging animation asset over commented space in graph

OLD - Anim - Feb 13, 2017

REGRESSION: Yes, does not occur in 4.14.3 Crash occurs when the user drags an animation asset into a commented area in the Anim Graph. This crash doesn't occur if the user right-clicks inside a co ...