If a foliage object is already placed in level at a location, it will delete any static mesh that is placed in the same location. ...
Changing the names of inputs in a collapsed graph can change connected inputs in other collapsed nodes. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...
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 ...
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 ...
If you import a static mesh with no setup lightmap and uncheck the option for Generate lightmap UV so that only the UV Channel 0 is present. When you use the Merge Actor tool with a single one of th ...
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 ...
If an AIPerception component is added to an actor and given one element set to either AI Hearing / AI Sight / AI Touch config then the game will crash once Request Stimuli Listener Update is called ...