If a local variable is present within an event graph and then copied in a collapsed node, the copied variables will have a warning: "Unable to find local variable with name 'NewLocalVar_0' for Get ...
If an actor blueprint is re-parented to another actor blueprint, it will lose information in the blueprint even if nothing has been added to the second blueprint that would change the child blueprin ...
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. ...
actors that are deleted via blueprints remain in the scene outliner during PIE Regression: No (Issue was occuring in 4.6)https://answers.unrealengine.com/questions/44271/why-are-destroyed-actors-in ...
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 ...
A crash occurs after dragging an 'Empty Character' actor into the viewport and attempting to add the 'PuzzlePlayerController' as a component by dragging it into the components list via the 'Details' ...
Bug generated from crash reporter. This crash has been found in 4.7.6 and still occurs in 4.8.3 and 4.9.2 to users. One user in particular still, and he experiences it often. I have not been able ...
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 ...