Hello there, I'm using the latest version of Ngui, but had just encountered a particular problem relative to text crispiness.
I think I have done everything right to get clear dynamic fonts texts (PixelPerfect mode, ShrinkContent overflow, Keep crisp on Always, etc)... And in fact, here's how I see my MainMenu prefab in the editor:

So crispy!
Then I delete MainMenu, press Play, the game instantiates MainMenu again (that's how my menu "system" works), but this is how I see fonts:

The same happens in the Editor when i try to duplicate any Label. The original label remains cystal clear, but the duplicated one is blurry. If the duplicated one is part of a prefab, as soon as I press "Apply" it turns crispy again.
What's happening here? Am I doing something wrong or could it be a bug? Thanks.
