Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MBoffin

Pages: [1]
1
NGUI 3 Support / Re: Unity 5.2 crash (focus/save)
« on: September 27, 2015, 08:41:09 PM »
Also getting near-constant crashes with the new NGUI. :( I can't even figure out how to repro. Basically, for me, it's "do anything with NGUI" and 80% of the time it will result in a crash. Some of the things I can specifically remember that caused a crash:
  • Add a sprite to an atlas
  • Change the depth of a sprite
  • Hit Play
  • Add a tiled border to a sprite
  • Change the Top Anchor to something else
There seems to be no rhyme or reason to when it will it crash. It's definitely NGUI, though. Every single time it's when I'm doing something with NGUI. One time, when I re-loaded Unity after a crash, my whole atlas' spritesheet was somehow corrupted so I had to find and update every single sprite in the atlas. Total pain.

Pages: [1]