Author Topic: Texture Problem with NGUI 3.0.6f7  (Read 2747 times)

shangle

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Texture Problem with NGUI 3.0.6f7
« on: July 16, 2014, 10:11:02 AM »
we have a problem with the current NGUI version (3.0.6f7).
I saw the update log in 3.0.7 has fixed it.
(Enabling and disabling textures and Unity 2D sprites will now again set the correct texture)
How can i fixed it and do not update NGUI version to 3.0.7 or higher.

shangle

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Re: Texture Problem with NGUI 3.0.6f7
« Reply #1 on: July 16, 2014, 08:32:02 PM »
help

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Texture Problem with NGUI 3.0.6f7
« Reply #2 on: July 17, 2014, 02:50:19 AM »
Current version of NGUI is 3.6.8 -- which is much, much newer than 3.0.6. I cannot support such an out of date version. It's something like 9 months out of date now. If you can't update to the latest, then your best bet would be to get a Professional license, giving yourself full access to the source code repository and its history. You will then be able to determine what changed from 3.0.6 to 3.0.7, and graft the changes into your own project, fixing whatever issue you're running into.
« Last Edit: July 23, 2014, 07:32:03 PM by ArenMook »

shangle

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Re: Texture Problem with NGUI 3.0.6f7
« Reply #3 on: July 23, 2014, 02:39:32 AM »
I has fixed it.
Thanks all the same.