Local variables do not appear in the context menu inside collapsed graphs. They can still be dragged into the graph. Reproduced in 4.8 Preview 3 and Main (//depot/UE4/Promotable-CL-2560501) ...
Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE ...
Changing the name of a variable that references a Blackboard Key inside a Task removes the Key reference inside the Task's node in the Behavior Tree. Clicking on the Behavior Tree's Task node that r ...
While using an Actor Component, Simulate Physics cannot be toggled with a Click Event if Substepping is enabled. If Substepping is off, everything works fine. This seems to only happen if an Actor ...
The Eject camera (and ToggleDebugCamera) do not have full look controls in the Topdown template.In 4.7.6 the look is limited in both cameras by the mouse movement.In Main, both are limited as mentio ...
Problem: When you press any of the Joint Presets buttons on a Physics Constraint Actor that is placed in a level the buttons do not do anything. Solution: Pressing the Joint Presets buttons setup t ...
Compile errors in AnimBP when using latent functions. Does not occur in Blueprints, only AnimBPs. Error Default value 'execute' for Value is invalid: ''execute' is not a valid enumerant of '<EMo ...
While going through a blueprint tutorial which has you build a small structure with a point light in it, then have a script telling the point light to toggle on and off while entering a trigger. I n ...
When entering a comment on a Blueprint node, pressing Enter or clicking off of that node both appear to apply the changes made to the comment. However, clicking off of the node does not mark the Blu ...
I was not able use the 'Draw Material' node function in conjunction with 'SceneColor' within the HUD Blueprint. However, as soon as I deleted the 'SceneColor' node within the material editor, I was ...