For loop note run infinite

HI, I found why my project build is slow, and I fix it like this answer.

After this work, for loop run infinite.

I don’t think loop run more than maximum iteration size.

Because when i check end index, it work.

When I run and see log, it said “find runaway loop”.

What’s wrong with my blueprint?

Map Size is 7, and Squarized Size is 48. This is exact value. I log it and check it.

let’s take it step by step. for testing purpose, give another map as an input, with the lowest possible size of the map, perfectly 1. does it still hang?

hmmmm… It works today.

Even I didn’t change map size to lower one.

I don’t know why it didn’t work yesterday.

I’m sorry and thanks for help.

no problem :slight_smile:
mark it as solved please if it keeps working for some time from now

what is the approximate value of “squarazied size”?