How is it possible to provide UI for Retina iPad automaticaly ?
It is a simple scaling of graphics and coordinates to x2, but the system doesn’t know anything about that.
Non-Retina
Retina
How to create a pixel perfect design by using an etalon ?
With the new UI I can’t figure it out how to place a single image from Photoshop as an etalon and then just overlay every object on top of it.
My main Canvas has Screen Space - Overlay property like in Unity examples, but what I see on the Scene is not the same that is in Game window.