Support => NGUI 3 Support => Topic started by: Tatanan on November 26, 2014, 09:43:58 AM
Title: Unity 5
Post by: Tatanan on November 26, 2014, 09:43:58 AM
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
Title: Re: Unity 5
Post by: ArenMook on November 26, 2014, 08:37:32 PM
Known, already fixed in the Pro version. Thanks though.
Title: Re: Unity 5
Post by: Tatanan on November 27, 2014, 02:34:36 AM
What do you mean by Pro version? The Unity Pro version? This is the version I tried (otherwise I couldn't have employed Unity 5).
Title: Re: Unity 5
Post by: ArenMook on November 27, 2014, 08:48:56 PM
No, the NGUI's professional repository. It's the source code repository I use that Professional license holders have access to.