Warnings (TEnumAsByte is not intended for use with enum) when packaging with Blueprint Nativization method set to Inclusive

UE - Gameplay - Blueprint Compiler - Feb 16, 2017

User gets the warning below after trying to package a new VR template if Blueprint Nativization is set to "Inclusive" Warning: "THelper: Packaging (Windows (64-bit)): xgConsole: c:\program files (x ...

Crash when rotating and resizing a Background Blur widget

UE - Editor - UI Systems - Feb 16, 2017

If the user rotates a background blur widget and then tries to resize it, this will cause the editor to crash Note: Widget cannot be opened if the widget is saved in this state. ...

Exposure Is More Extreme In High-End Mobile Preview Modes

UE - Platform - Mobile - Feb 16, 2017

In high-end mobile preview modes the exposure will return much more exaggerated results. This is related to the new default tone mapper settings since changing r.TonemapperFilm to 0 solves the issue ...

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

DialogueWave playback calls OnQueueSubtitles multiple times

UE - Editor - UI Systems - Localization - Feb 16, 2017

DialogueWave playback calls OnQueueSubtitles multiple times, whereas playing normal SoundCues only call it once at the start of playback. ...

Right Click>Render Shot does not enable "Use Custom Start/End Frame"

UE - Anim - Sequencer - Feb 15, 2017

Right Click>Render Shot does not enable "Use Custom Start/End Frame" ...

Poor Performance when selecting an Actor track with baked transform keys

UE - Anim - Sequencer - Feb 15, 2017

Poor Performance when selecting an Actor track with baked transform keys ...

Skeletal meshes with recently generated LODs will not change LODs in viewport

OLD - Anim - Feb 15, 2017

REGRESSION No Skeletal meshes that have recently had LODs auto-generated in the editor will not change LOD levels in the level viewport. This only occurs when the user is NOT playing or simulating ...

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