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

Print String does not print to the viewport screen from the Construction Script

UE - Gameplay - Blueprint - Aug 11, 2015

Print String does not print to the viewport screen from the Construction Script, even if Print to Screen is enabled in the Print String node. Reproduced in 4.7.6 binary, 4.9 Preview 3, and Main (/ ...

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

"Create Save Game Object" node does not throw an error on compile when no class is selected

UE - Gameplay - Blueprint - Aug 11, 2015

When compiling a blueprint the Create Save Game Object nodes does not throw and error when there is no class selected. Throwing an error would be more consistent with other nodes such as the "Create ...

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

ContentExamples PhysicalAnimation hit reaction example does not react

Docs - Samples - Aug 11, 2015

The Hit Reaction Physics Animation Blending example in the ContentExamples PhysicalAnimation map does not react to being clicked on. REGRESSION: Yes Worked: 4.8.3. Binary Broken: 2647674 ...