I’m having a 2kb garbage collection hit in unity every update loop. I think it’s coming from the internal code which I can’t look at. 2kb garbage collection hit for each of my AIs is adding up quickly and causing my game to have garbage collection spikes. I could look for the issue if I was provided with the internal code.
Thanks