Multi line trace returning no hit results

Okay, my problem was the if statement. It only returns true when something collided with is Blocking. So I just removed the if and always execute the loop after to process the collided actors.