Gidday All,
I've been working on a relatively complicated GUI that has a couple of dynamic buttons that change location depending on which platform they're loaded on (so the buttons have a different layout on tablet, or phone, or web) and I've found that just after the application loads on the iOS the text becomes "garbled" if you will. I'm using Unity fonts after finding that the NGUI text just didn't look sharp enough on the retina screens (even with the Unity font it still doesn't look that crisp, but I can live with that).
I've attached an example of how the text breaks up. Is there a quick solution to this problem at all? Any help is greatly appreciated!!