When setting the alpha scale bias for a blend node in the AnimGraph, if you set the values so that the difference is greater than 10, the values will not enter as whole numbers (see image.) ...
If a Blueprint Interface function takes other Interfaces as parameters, and a circular dependency is present, the Editor will crash when the interface is called. CRASH REPORT: [Link Removed] CALLS ...
In this user's project, playing in Launched or Packaged games causes the Get Socket Location to return an unusual report when used during a flipbook animation. Instead of a normal vector, the Print ...
The Ease function's Blend Exp reverts to its default value after closing/reopening the editor. Reproduced in 4.6.1 binary and in Main (CL-2408355). ...
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. ...
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. 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. 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. Possibly related to [Link Removed] Tested in 4.6.1 a ...