Having a [ or ] in a folder name will cause that filepath to be invalid for anything related to an .ini file

Tools - Feb 16, 2017

If a [ or ], which are used for syntax in .ini files, are included in a folder name, problems occur when that filepath is used for anything that is recorded in .ini files. The example given in the r ...

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

Editor crashes on launch after hot reload with multiple modules

Tools - Feb 16, 2017

The editor will crash on open after a hot reload if there are multiple modules in the project. Regression: No - behavior also occurs on 4.14.3 (CL 3249277) Workaround: Compiling with the editor clo ...

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

Background Blur widget clips (incorrectly) when rotating or shearing

UE - Editor - UI Systems - Feb 16, 2017

Background blur appears to clip incorrectly when being rotated. The area covered by the background blur appears to shrink as the widget is rotated ...

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

Enabling OSVR Plugin gives windows error message when opening the project

UE - Platform - XR - Feb 16, 2017

I was looking through our plugins, and found after I had enabled a few I was getting this message when the editor about 70% through initializing. Working my way backwards, identified it was the OS ...

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

Mac ShooterGame crashes when loading into the match with Pak files

UE - Platform - Apple - Feb 15, 2017

ShooterGame crashes when loading into the match on Mac when that ShooterGame was packaged with Pak files. The ShooterGame project was created using the Unreal Engine Launcher I do not see this is ...