PerInstanceRandom and Instanced Static Mesh bug.

Hi
You were right for the Add causing issue with the RandomStream, unfortunately i couldn’t repro for the Remove and the code would not allow this either.

As for your other issue, keep in mind that adding/removing instance will alter the orders of the instances in your array, so it might feel like it’s not doing what you expect.