2 bt task nodes?

Hey everyone so I looped through the bt task nodes in my level + printed out their names and I see that there is two copies of every bt task node I have.

This is causing some problems in my code and I’ve tried to destroy it but I can’t find the function and when I use ->FinishDestroy() or ->BeginDestroy() my game just crashes :frowning: