It happened a lot on runtime that suddenly unity through me an error says "Too many roots" and it crashes. Obviously there is something too heavy on performance that'll cause this. But I wanna know exactly which hardware is under pressure too much. Is it related to memory, process, graphic card or ...? And if you have any suggestions or advise on this matter I would like to hear.
Thanks,
Thanks, I tried it, you can barely notice the difference in memory or cpu usage. So weired. However with profiler, I can see drawcalls is about 200 max, and around 100FPS, yes during certain interactivites (like painting on a wall) the cpu usage goes really high. I used SetPixels/GetPixels. I think this code might need optimization, but should look into it again.
– anon67157431