Engine Crashes when saving a project to disk space is full

UE - Foundation - Core - Feb 14, 2017

I ran out of space in my D drive and my project autosaved and received the attached error message This is NOT a regression ...

New Projects do not have a Camera Anim setting to track in Sequencer

UE - Anim - Sequencer - Feb 14, 2017

I was attempting to repro UE-40921 and when I tried to track a camera animation, the setting was not available in Sequencer. I cannot Note The setting is available in QA Game This is also not a ...

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

Custom TTF Fonts do not show up properly in HTML5

UE - Platform - Mobile - Feb 14, 2017

UMG custom ttf font do not show up properly in HTML5. The attached project has ttf and otf version of one same font. Both show up correctly in PIE, but ttf version does not show up in HTML5. ...

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

Dark Artifacts Appear On Meshes With "Use As Occluder" After Enabling DBuffer Decals

UE - Graphics Features - Feb 13, 2017

Objects set to "us as occluder" will create dark artifacts from certain view angles. For this to occur "DBuffer Decals" need to be enabled in the project settings. The licensee has noted that addi ...

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