I'm working on a 2D game. When the camera moves it instantiates about 10-15 UI texts on the screen to show specific things. When it does that, the framerate drops from 100fps to 10fps! This is not normal.
Here's the profiler:
![alt text][1]
[1]: /storage/temp/55639-untitled.png
Can anybody hint on what's going on??
↧