Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self (4.8)

UE - Gameplay - Blueprint - Jan 20, 2015

Get and Set nodes for variables from a BP's parent class will not compile without a reference to Self. Without one, the BP fails to compile with the following error: "Error Variable node Get NewVa ...

The 'Set Constrained Components' node doesn't set the physics constraint components correctly if used in the Construction Script

UE - Simulation - Physics - Jan 20, 2015

The 'Set Constrained Components' node doesn't set the physics constraint components correctly if used in the Construction Script. ...

BP-implemented BT decorator issues with 4.6 to 4.7 upgrade

UE - AI - Jan 20, 2015

Changes done to BTDecorator_Blueprint result in users not being able to upgrade their BP-implemented decorators to 4.7. ...

Multi Sphere Trace is not returning the correct Impact Location

UE - Simulation - Physics - Jan 19, 2015

Multi Sphere Trace is not returning the correct Impact Location. Other AnswerHub Report:https://answers.unrealengine.com/questions/30952/multisphere-trace-fhitresult-location-same-as-impa.html ...

The Delay node cannot be added to the StandardMacros bp in the Engine folder

UE - Gameplay - Blueprint - Jan 19, 2015

The Delay node cannot be added to the StandardMacros bp in the Engine folder. However, the Delay node can be added to a new Macro Library bp and any Macro in an actor class blueprint. ...

The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0

UE - Gameplay - Blueprint - Jan 19, 2015

The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0. Possibly related to [Link Removed] Tested in 4.6.1 a ...

Text blocks are playing "Simon says" All texts blocks become the same text block.

UE - Editor - UI Systems - Jan 19, 2015

After clicking on the little down arrow for localization dragging any of the textblock widgets (that are not set to the default text) will result in all of the text blocks (that are not set to the d ...

Editor slows exponentially when selecting an instanced static mesh in viewport that has a large number of instances

Tools - Jan 19, 2015

Editor slows down exponentially when spawning in a large quantity of instanced meshes. ...

Mouse position no longer updates after clicking and holding on a button

UE - Editor - UI Systems - Jan 19, 2015

If the user clicks a button and does not release the mouse button, the mouse position will no longer update until the user releases the mouse button that is being held down. This could cause issues ...

Toggling a Spline component from an open/closed loop through bp's isn't reflected

Tools - Jan 19, 2015

Toggling a Spline component from an open/closed loop through bp's isn't reflected ...