Print String node will stop printing to the screen if PIE is exited while Gameplay Debugger is active

UE - Gameplay - Feb 15, 2017

Print String node will stop printing to the screen if PIE is exited while Gameplay Debugger is active. Restarting the editor fixes the issue. ...

Engine Crashes When Previewing ES3_1 With Material Using World Position Offset (Need Custom Stencil)

UE - Platform - Mobile - Feb 15, 2017

This crash will only occur when this criteria is met.You have enabled custom depth with stencils in the project settingsA mesh in the scene is rendering to custom depth with a stencil value of 1The ...

Particle Cutout Crashes On Mobile Devices That Don't Support Hardware Instancing (Mali-400 GPU)

Particle cutout seems to crash on lower end mobile devices. We believe this is because there is an issue in the particle's SubUV feature. This happens only on devices that don't support hardware ins ...

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

Additional input can be impossible after clicking an SButton in an Editor Window plugin

Tools - Feb 14, 2017

When a Level Sequence Player is created by clicking an SButton in an Editor Window plugin, any other buttons in the plugin window can no longer be interacted with until a click is made outside of th ...

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

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

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