When i try to re-size the terrains width and length in resolution greater then 500 it gives me this error twice in console:
j - i == terrainChunksInfo.numChunksInX * terrainChunksInfo.numChunksInY
Why is this happening and how can i stop it, it’s not affecting game-play or anything but its annoying to see it in console.