Build fails when packaging a specific map that is not using an exclusively nativized blueprint

UE - Gameplay - Blueprint - Oct 17, 2017

REGRESSION: Yes, in 4.17, the following warning occurs instead:UATHelper: Packaging (Windows (64-bit)): Project.GetBlueprintPluginPathArgument: WARNING: Failed to find generated plugin for Blueprint ...

Media Player freezes project in shipping build of game

Media Framework - Oct 17, 2017

When using the Media Player freezes project in a shipping build of the game, the game will freeze and the only way to quit will be to forcefully close the program. This issue is a regression. Versi ...

Move To Location or Actor Not Working if Location is Outside of Navmesh

UE - AI - Oct 17, 2017

Move To Location or Actor will always fail if the target location is outside of the Navmesh, even if Use Pathfinding is disabled. Found in 4.18 P4 CL# 3685441. Reproduced in 4.17.2 CL# 3658906 & 4. ...

Function input Bool loses checked value when updating from 4.16 to 4.17

UE - Gameplay - Blueprint Editor - Oct 17, 2017

Licensee reported that when updating from 4.16.1 to 4.17.2 the value of a function input Boolean is being reset. It is checked as True in 4.16, but when switching to 4.17, it is no longer checked. ( ...

Projects cannot be built and opened in DebugGame from the commandline

UE - Foundation - Core - Oct 16, 2017

Code projects in 4.18 cannot be opened in DebugGame from the commandline. REGRESSION: Yes. This worked successfully in 4.17.2. The attached log is from 4.19. The log for 4.18 was similar. ...

Tile Map background color is not changed with color picker in Editor Preferences

UE - Gameplay - Paper2D - Oct 16, 2017

When the background color for the tile map editor is changed it does not change. ...

Sequencer animation stutter when using Run Dedicated Server causes character to drift

UE - Anim - Sequencer - Oct 16, 2017

Sequencer animation stutter when using Run Dedicated Server causes character to drift. This doesn't happen when "Run Dedicated Server" is disabled. Licensee Description: We are having an issue wit ...

Meta specifier MustImplement does not list eligible blueprints that have not been opened/loaded

UE - Gameplay - Blueprint - Oct 16, 2017

Using the meta specifier MustImplement will cause the associated dropdown to only list classes/blueprints that implement the provided interface. If a blueprint has not been opened/loaded in the edit ...

Literal Gameplay Tag Container's Return Value does not have ParentTags

UE - Gameplay - Oct 16, 2017

Literal Gameplay Tag Container's Return Value does not have ParentTags in 4.17 and 4.18. In 4.16, the value had it. There is same problem in Return node that is Gameplay Tag Container Structure. In ...

values for pinch input produce very different results for same area on android device

UE - Platform - Mobile - Oct 13, 2017

Values for pinch input produce very different results for the same area on an android device. values can range from 0 to 1, or end up in the thousands, despite the pinch distance being the same. It ...