Author Topic: UIButton  (Read 2981 times)

vip_prizrak_3

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 31
    • View Profile
UIButton
« on: May 27, 2014, 10:08:05 AM »
Hi.
I have object with UISprite and UIButton.
I change sprite in UISprite, then I turn off object in Inspector and then I turn on object and the image becomes the one that was originally not put that second time. This only happens if there is a script UIButton.

Darkmax

  • Jr. Member
  • **
  • Thank You
  • -Given: 2
  • -Receive: 1
  • Posts: 93
    • View Profile
Re: UIButton
« Reply #1 on: May 27, 2014, 12:12:34 PM »
You are using the last version of ngui 3.6.1? I think this was resolved on the last version of ngui.

vip_prizrak_3

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 31
    • View Profile
Re: UIButton
« Reply #2 on: May 28, 2014, 02:54:11 AM »
Version 3.5.6, I can't use last version of ngui because I use unity 4.2((

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: UIButton
« Reply #3 on: May 28, 2014, 04:05:14 AM »
Upgrading will fix your issue. Any particular reason you're stuck on 4.2?

vip_prizrak_3

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 31
    • View Profile
Re: UIButton
« Reply #4 on: May 29, 2014, 10:37:27 AM »
Occlusion culling became too heavy for mobile phones in 4.3

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: UIButton
« Reply #5 on: May 29, 2014, 10:48:24 AM »
Ouch, have you tested out the new 4.5? Maybe it's been made better as that one is mostly bug fixes?