"is overlapping" with multiple instances of the same actor?

Okay well, I tried around and it seemed, that the acutal problem was pretty simple… weird, but simple: the part that checked the overlapping was within a blueprint function. Hence putting such a check into a function won’t work with multiple actors of the same type to check for an overlap.