Static mesh with simulate physics does not update for clients joining after a session has started

UE - Networking - Apr 22, 2016

Static mesh with simulate physics does not update for clients joining after a session has started ...

Split screen causes artifacting to occur in packaged projects when using UMG

UE - Graphics Features - Apr 21, 2016

If the user is using the split screen feature and adds a widget to the screen of each player, this can cause what looks like a failure to completely update everything on screen causing a weird artif ...

Using spaces in Event Dispatcher names cause Nativize Blueprints to fail to build

UE - Gameplay - Blueprint Runtime - Apr 21, 2016

project fails to build when event dispatchers have spaces in their name when using the nativize blueprint asset feature ...

Cannot Use Key Value Combo "Alt + F4" for New Action Mapping

UE - Gameplay - Input - Apr 21, 2016

You cannot use the key value combo "Alt + F4" as the input for an Action Mapping, whereas you can use "Alt + other F keys" as inputs. (Alt + F4 is a command to close programs in Windows) Expected: ...

Tags do not appear to save correctly when actors are copy and pasted

Tools - Apr 21, 2016

If the user adds a tag to the third person character blueprint with in the blueprint itself and then adds other tags afterwards using the details panel that is given when selecting an actor in the s ...

Android IAP Reporting Back Incorrectly

UE - Platform - Mobile - Apr 21, 2016

Read In App Purchase Information returns pricing information mismatched with product IDs ...

When setting cursor to show, cursor isn't rendered in the viewport until the mouse is moved

Tools - Apr 21, 2016

When changing the cursor to show after being hidden, the cursor will not reappear until the mouse is moved. ...

Blueprint actor reference breaks after hot reload

UE - Gameplay - Blueprint - Apr 21, 2016

Reference to a blueprint based on a custom class will break if changes are made to the parent class and a hot reload is performed. Error Displayed added to Callstack section. Workaround: Compiling ...

Changing the case of any node with a String input will not be saved

UE - Gameplay - Blueprint - Apr 20, 2016

Changing the case of any node with a String input will not be saved User Description: Changing case of any string input in BP not accepted But the problem is still happened on any string input of ...