Basically what the title says. I have tried removing an item with the remove item and remove index nodes but they don’t work or better said they only work temporarily. The length of the array changes but then it goes back to normal when the for loop is called again. I read that it was a bug that happened because of me doing it in a function so I tried doing it in the main blueprint but that didn’t work either. Any ideas?