1
NGUI 3 Support / Re: loading new scene - old gui still up
« on: August 30, 2013, 02:42:32 AM »
I had this, and it was because I attached a Localization script directly to the UIRoot GameObject. Localization is set to not destroy on load. I moved it out to its own GameObject and all is working again.
