Function from function libraries cannot be used within SaveGame objects

UE - Gameplay - Blueprint - Aug 12, 2015

Functions from function libraries cannot be used within save game objects ...

Set Input Mode (UI Only/Game Only/Game and UI) Does not give an error when there is not a target connected (player controller)

UE - Gameplay - Blueprint - Aug 12, 2015

When using a node that sets the input mode for the game, the input node will not take effect unless there is a player controller specified. However, the node does not give any warning of this. ...

Camera Information across two Matinee Data groups do not persist from one to the other.

Tools - Aug 12, 2015

A user is trying to share data between two matinee actors. After creating a new Interp Data and creating a matinee for it, I add some animation to one of the two cameras in a camera group. I then ad ...

Inputs and Outputs missing in Details pane on Interface function that has been transferred to local function

UE - Gameplay - Blueprint - Aug 12, 2015

After removing an interface from a blueprint, any interface functions in the blueprint can be transferred to a local function. However, after this occurs, the inputs and outputs are removed from the ...

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components

UE - Gameplay - Blueprint - Aug 11, 2015

A Blueprint created from Actors in the level does not preserve the relationship (hierarchy and transforms) of both components. Reproduced in 4.8.3 binary, 4.9 Release (//depot/UE4-Releases/4.9/Prom ...

Creating a Blueprint out of existing Blueprints removes all assigned Static Meshes from components

UE - Gameplay - Blueprint - Aug 11, 2015

Creating a Blueprint out of existing Blueprints removes all assigned Static Meshes from components. Reproduced in 4.8.3 binary, 4.9 Releases (//depot/UE4-Releases/4.9/Promotable-CL-2650750), and Ma ...

Mouse axis does not continue to update when the input is changed to input mode UI only

UE - Gameplay - Aug 11, 2015

When switch the game mode away from game only the mouse axis events no longer tick off or return a value. ...

Collision of child actor doesn't rotate if the parent is simulating physics

UE - Simulation - Physics - Aug 11, 2015

Collision of child actor doesn't rotate if the parent is simulating physics. This was an old bug that an AnswerHub user reported back in 4.9 but now a licensee is reporting this same behavior in 4.1 ...

Imported .csv from Excel does not recognize cyrillic characters

Tools - Aug 11, 2015

If a .csv created in Microsoft Excel is imported into the editor, any cyrillic characters in the data table will appear as question marks or blank boxes. Note: According to user, this does not occ ...

Cross-Compiling for Linux-ARM fails to compile

Tools - Aug 11, 2015

Following the directions on the wiki for cross compiling on Linux ([Link Removed]) fails when trying to package the project. ...