Crash and Performance issues when Generating Foliage using the Procedural Foliage Volume

UE - World Creation - Worldbuilding Tools - Foliage - Feb 14, 2017

Users are reporting crashes and poor performance when generating foliage using the Experimental Procedural Foliage Volume tool. Regression? Yes, this does not occur in the previous engine version o ...

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

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

Invalidation panel content in a widget component can become misaligned if Cache Relative Transforms is enabled

UE - Editor - UI Systems - Feb 14, 2017

When Cache Relative Transforms is enabled, panel content sometimes appears to update a frame late. This can cause the panel content to render outside of the panel. ...

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

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