system
1
I see this function running about once every second in Unity 3 (set for iOS builds), and it generates some 130+ calls.
Does anyone know what the function does, whether it will affect performance of built projects, and how the performance hit can be minimized?
Many thanks in advance!
system
2
According to this thread, the calls stem from the profiler itself.