Particle Ribbon's do not work in packaged game

UE - Graphics Features - Apr 5, 2016

When a particle system has a ribbon trail it will not render when viewed in a packaged game. Attached sample asset from Content Examples with Ribbon Trail. This issue did not occur in 4.10.4, bu ...

Destructible Meshes will flicker in a Packaged Game

UE - Simulation - Physics - Destruction - Apr 9, 2015

Destructible chunks will flicker after the DM has been fractured. These chunks will flicker until they are in a sleep state. Using Sensitive Sleep Family will allow this to stay prolonged. Waking th ...

Crash Occurs When Attempting to Use Validated Get on a Local Variable

UE - Gameplay - Blueprint - Jan 13, 2016

In a function, creating a local Pawn or Actor variable, getting it, and then converting the Get to a Validated Get will cause the editor to crash upon compiling the blueprint. Found in 4.10.2 binar ...

FullScreen Immersive on KitKat and above devices still shows device buttons

UE - Platform - Mobile - Nov 2, 2015

Enable fullscreen immersive on kitkat and above devices does not properly work on devices with onscreen buttons. ...

Sequencer does not support Quaternion Rotation when manipulating transform tools or piloting cameras

UE - Anim - Sequencer - Oct 16, 2015

Noticing an issue when keying a camera and then playing back the animation it turns or spins in directions i never intended. Think we need check box for toggling Use Quaternion linear interpolation ...

Lighting Scenarios Map Check warning about multiple skylights not supported

UE - Graphics Features - Dec 5, 2016

When using Lighting Scenarios and placing a skylight in the lighting scenario levels when you build lighting there will be a map check warning that "Multiple sky lights are active, only one can be e ...

[SM5] (Node TransformPosition) Error when opening HillTree_02 mesh from Open World Demo Collection

Docs - Samples - Jan 31, 2017

The HillTree_02 mesh from the Open World Demo collection has a shader compile error. The user pointing the issue out is reporting a freeze whenever he attempts to use the asset. I provided a workar ...

Fail to launch ('Attempt to build nav collision') on device when HLOD is generated

UE - AI - Feb 16, 2017

After generating HLOD, game launched from launch on device does not run correctly. 4.14 does not seem to have this issue, so this might be a regression. ...

Can't clear AnimBp reference from an old asset(4.10 or before) with a skeletalMeshComponent

OLD - Anim - Mar 2, 2017

When using an older asset(4.10 or before) with a skeletalMeshComponent in a newer engine version, a reference for the original AnimBP remains after changing the mesh component's Anim Class. ...