Author Topic: Upgrading from 2.08 to 2.12 weird behavior  (Read 3254 times)

Goosery

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 35
    • View Profile
Upgrading from 2.08 to 2.12 weird behavior
« on: July 25, 2012, 12:19:17 PM »
I had 2 GUIs(UIRoot) in the scene.  When the scene loads, one will be turned off(Multiplayer Menu), the other will stay on(Main Menu).  When user clicks "multiplayer button" the MainMenu and all its children will be active=false and the Multiplayer Menu will be active=true.

This used to work in 2.08, but now, even when one of the GUIs is not active, it is still visible, I can't turn it off!

Goosery

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 35
    • View Profile
Re: Upgrading from 2.08 to 2.12 weird behavior
« Reply #1 on: July 25, 2012, 12:34:56 PM »
Just for anyone like me, if you restart Unity after upgrade it will not do this.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Upgrading from 2.08 to 2.12 weird behavior
« Reply #2 on: July 25, 2012, 07:35:41 PM »
Starting a new scene prior to the upgrade is important -- did you do that?