Child actor component cannot be selected within blueprint viewport. The transform can be altered and, if selected within the Components tab, the child actor component can be moved within the viewpor ...
If an interface is deleted from a blueprint and the functions are copied over references to the interface remain in the reference viewer of the editor. ...
child blueprints calling functions from parent blueprints generate compile errors upon opening project and pressing compile within the child blueprint. Workaround: Open parent blueprint and comp ...
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 ...
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 ...