Hey,
I imported the latest version from the Appstore. Initially the upgrade went fine but now i am running into some issues with the Atlas maker. I think things have changed a lot since i last looked at this. Essentially i am not able to edit my existing Atlas and when i try to create a new one based on one of the examples i get somekind of index-out-range error.
So after recopying my old Atlas into my upgraded project i now get:
MissingReferenceException: The variable material of 'UIAtlas' doesn't exist anymore.
You probably need to reassign the material variable of the 'UIAtlas' script in the inspector.
I assume the NGUI upgrade took care of this before but since i copied old code back into my upgrade project something must have missed?!
Any help someone can offer. The easiest is for me to take an existing Atlas e.g. refractive, make a copy and add my personal sprites as well as remove stuff i don't use. but trying this is not working for me, should this be possible?
Thanks