Author Topic: Unity 5  (Read 5237 times)

Tatanan

  • Jr. Member
  • **
  • Thank You
  • -Given: 11
  • -Receive: 0
  • Posts: 81
    • View Profile
    • Casual Arena
Unity 5
« 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
  1. 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
Game developer on Casual Arena.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Unity 5
« Reply #1 on: November 26, 2014, 08:37:32 PM »
Known, already fixed in the Pro version. Thanks though.

Tatanan

  • Jr. Member
  • **
  • Thank You
  • -Given: 11
  • -Receive: 0
  • Posts: 81
    • View Profile
    • Casual Arena
Re: Unity 5
« Reply #2 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).
Game developer on Casual Arena.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Unity 5
« Reply #3 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.