Allow multicast RPCs to be recorded by replays in NM_Standalone

UE - Networking - Sep 21, 2018

No game net driver exists in a standalone game, so there is currently no code path to forward multicast RPC calls to the demo net driver for recording. ...

Resizing the Editor window causes flicker effect

Tools - Sep 21, 2018

Resizing the Editor from 3 out of the 4 corners causes a flicker effect on the Editor window. The bottom right corner works normally but the other corners causes flickering. Link to video example:  ...

Blueprint Static Meshes lose Vertex color information in Standalone/Release

UE - LD & Modeling - Modeling Tools - Mesh Editing - Sep 21, 2018

In the editor, vertex information can be painted on static meshes that are part of a blueprint. When testing by playing in “Selected Viewport” the painted vertex information is correctly saved and d ...

Disabling Bluetooth controllers also disables the Android Back input event

UE - Platform - Mobile - Sep 21, 2018

Disabling Bluetooth Controller support for Android also causes the Back button of the navigation bar to not work properly, as the input event does not fire when it is pressed. Regression?: No This ...

CharacterMovementComponent causes the Character to slide when jumping on moving objects

UE - Gameplay - Player Movement - Sep 21, 2018

When the CharacterMovementComponent makes the transition from falling to walking, it retains the forward velocity it had while falling. When the character lands on the moving object, its new velocit ...

Use of BP node "Fill Data Table form CSV File" causes silent crash

UE - Gameplay - Blueprint - Sep 20, 2018

Using the Fill Data Table form CSV File node causes a crash when in a packaged project. ...

Instance UObjects in an array on an Actor replaced by pointers to other objects in array while PIE

UE - Gameplay - Blueprint Runtime - Sep 20, 2018

When this issue occurs printing out the addresses of each item in the array shows that elements 2 and 3 have the same address, so for some reason the second element's value is being overridden by th ...

Inconsistent Red X icons when using World Composition

UE - World Creation - Worldbuilding Tools - World Composition - Sep 20, 2018

This issue takes a few attempts to repro. Sometimes when saving the icons will remain normal, but other times a red X will be displayed instead. Opening up the Level that is displaying the X and re= ...