Unity 4.3 has onGUI performance improved?

Previously it has been suggested to use alternatives such as nGUI (because onGUI performance was so bad). I’m wondering if now with Unity 4.3, has the performance of onGUI been improved at all, to the point where it is considered ok to use onGUI from a performance perspective?
Thank you

1 Answer

1

No changes have been made to OnGUI().

Unity is working on a new GUI system, but no one knows when it will be released.

So for now, stick with nGUI etc.

Thanks! btw can you please up vote my question so that I have enough karma to up vote your answer? Thanks

looks like someone already did that for me ;)