Breakpoint not triggered in Macro

It wont trigger because the execution doesn’t go through your maco defininition, it goes through a copy in your BP.

You have to copy the contents of the macro into the BP if you want to debug it, I’m afraid.

You can do this by rick clicking on the node and choosing ‘expand node’ :slight_smile: