Inconsistent behavior with spawned actors when Play, Pause, and Stop are called in a Level Sequence Player

UE - Anim - Sequencer - Feb 15, 2017

This is a report about three different issues that are tightly related to each other, so I decided to include them in a single report. The behavior of actors spawned by a Level Sequence Player is no ...

Widget Compiler not saving a text field with only spaces

Tools - Feb 15, 2017

The UMG Editor's text component will not save the text field if it only contains spaces. This can hinder projects that need to get the distance of a space, as with the case linked with the Additiona ...

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

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

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