Why do I get the error "Infinite Loop Detected" when there's NO INFINITE LOOP!?!?!??

hi,
i had this problem in my project and just adding a DelayNextTick Node fixed it up, try adding the node before DestroyActor.

i think this warning comes if you destroy the actor OnOverlap with no Delay, if there is at least 1 frame it should be gone

hope this helps you :slight_smile:

cheers :vulcan_salute:

2 Likes