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

Anim Time Ratio Doesn't Factor In Pin Sequence

OLD - Anim - Aug 12, 2015

In a transition rule, the time assessed in "Time Remaining Ratio" Node does not include/factor time from the Pin Sequence of the animation node. For instance, if the original animation is 20 frame ...

Additive anim slot takes over when played with Matinee

OLD - Anim - Aug 12, 2015

When you have an animBP with two anim slots (one of which is additive) and are playing the animations via Matinee through each slot, the additive animation takes over and the base animation doesn't ...

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

Pressing "X" to clear text field results in closing window instead.

Tools - Aug 12, 2015

In the event graph of a newly created Blueprint, in the "All Actions for this Blueprint" window brought up by right clicking the grid, the window will close by pressing "X" in the text field, instea ...

Can't Package game with FJsonObjectConverter

It is not possible to package a game when using the FJsonObjectConverter. This Converter is part of "JsonUtilities", and whenever I'm including this to my Build.cs as follows, the packaging fails: ...

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