Enabling For Distribution doesn't set config to Shipping in DefaultGame.ini

UE - Platform - Mobile - Nov 29, 2017

After I ran the above steps and then packaged for Windows and iOS (using File > Package in the editor), my resulting executable was Shipping. So far this issue is cosmetic / confusing to the user ...

Packaging fails when Online Framework Plugin is enabled in a Binary build.

UE - Foundation - Cpp Tools - Plugin System - Nov 29, 2017

Enabling the Online Framework Plugin in a Binary build of the editor (download from the Epic Games Launcher) causes packaging attempts to fail due to a file that is missing. This does not occur in s ...

Packaging failed! toast does not replace the previous toast

Tools - Nov 29, 2017

Packaging failed! toast does not replace the previous toast. Users are able to click the Dismiss button for the most recent toast, but not for any others. The Show Output Log link works on all acti ...

Event dispatchers does not correctly compile with variable that is the same BP

UE - Gameplay - Blueprint - Nov 28, 2017

There is an issue occurring where Event dispatcher with inputs doesn't compile if they have a variable that is the same as the BP class. This issue only occurs with the variable being the same class ...

Player and hud don't hide on autoplay

UE - Anim - Sequencer - Nov 28, 2017

Static regex patterns can cause crashes on shutdown

UE - Editor - UI Systems - Localization - Nov 28, 2017

The current lifetime management of regex patterns means that we can attempt to destroy them after ICU has been shutdown. We should change these to follow the same pattern as break-iterators, and exp ...

Timeline of Animation Composite Extends Over Top of Playback Controls When Zooming Into Timeline

OLD - Anim - Nov 28, 2017

Animation Composite Timeline extends over top of the Playback Controls when zoomed in -See attached screenshot for example of results ...

Can Not Skip to Next Frame in Animation Composites

OLD - Anim - Nov 28, 2017

Within a new Animation Composite, the To Next and To Previous buttons do not move to the animations next or previous frame. ...

Crash when BP_LightStage SkyLight Cubemap Resolution changed by spinning value

UE - Graphics Features - Nov 28, 2017

Engine crashes when the value in the Cubemap Resolution for the SkyLight component in the BP_LightStage is changed by spinning the value. This asset is found within the Advanced_Lighting map of a B ...

Crash when compiling Camera Component BP with PostProcessSettings visible

UE - Gameplay - Nov 28, 2017

When compiling a blueprint derived from a Camera Component with PostProcessSettings showing in the details panel the Editor crashes. This does not occur in 4.17.2 (3658906) so in addition to a crash ...