Solved it. I wasn’t promoting the array to a variable before the For Each Loop. Creating the variable first instead of feeding the array from the Overlapping actors directly into the For Each Loop fixed it.