Blueprint now giving infinite loop error in 4.3, but it's a lie

Thanks for the explanation, Ryan! Wow, working on the weekend? Epic customer service :slight_smile:

Eventually I got this to stop happening. I had 2 distinct foreach loops coming off of that array. I combined the instructions into a single foreach loop, and the error went away.