Author Topic: NGUI is blamed for unity crashing  (Read 7126 times)

Bijou Trouvaille

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 5
    • View Profile
NGUI is blamed for unity crashing
« on: April 03, 2013, 11:32:24 AM »
When I switch platform between devices in unity 4.1, the entire app comes crashing. There is a bug report with a unity dev reproducing it using NGUI examples here:
[link removed]

I thought if you don't know of this already, perhaps you would like to, since this makes unity 4.1 unusable to a number of people, I presume, because obviously we aren't going to stop using the best ui kit out there for a bump in the unity version!
« Last Edit: April 17, 2013, 10:39:47 AM by Bijou Trouvaille »

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: NGUI is blamed for unity crashing
« Reply #1 on: April 03, 2013, 03:06:55 PM »
Yup, known bug in Unity 4.1. Start a new scene before switching platforms to avoid it.

SmartyP

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 4
    • View Profile
Re: NGUI is blamed for unity crashing
« Reply #2 on: April 21, 2013, 05:07:58 PM »
Thanks so much for the tip on creating a new blank scene - was having the same crashing issue when switching Unity project types.

kevork

  • Guest
Re: NGUI is blamed for unity crashing
« Reply #3 on: April 24, 2013, 03:22:05 PM »
Thanks for this tip.  This same tip works if you are experiencing Unity Editor crashes when attempting to build Asset Bundles in a project with NGUI installed.