I have a couple of problems that I haven't found a cure for.
I'm using UIGrid to display a number of prefabs (cards), either 3x2 or 4x2 or 4x3. Sometimes the first prefab doesn't get put into the right place, but stays in the middle, but only sometimes. Any ideas what I should be looking for to avoid that happening?
Secondly, I'm testing different fonts, and having a problem with the NGUI font "sticking" in a label.
1. I choose a dynamic font
2. Go back to an NGUI font
3. Choose a dynamic font
4. Choose a different object, and then go back to the label and the font is back to the NGUI one.
5. Choose a dynamic font again.
6. Choose a different object, and then go back to the label and the font is back to the NGUI one.
Any ideas?
PS I haven't forgotten about the sample scene for the full screen button issue. I'll get onto that in the next day or so.