Hello.
Is NGUI currently fully compatible with Unity 5 (Beta)?
I am working of Unity 5 and am receiving some alert about deprecated/obsolete code like
Assets/NGUI/Scripts/UI/UILabel.cs(912,52): warning CS0618: `UnityEngine.Font.textureRebuildCallback' is obsolete: `Font.textureRebuildCallback has been deprecated. Use Font.textureChanged instead.'
By the way, yes, I have just download the newest NGUI version from the Assets Store.
Thank you