Hi I’m new to Unity and have built through a couple games now. One by following a tutorial and one just from my head.
I have the same problem in both builds.
On the unity game view, the text is where it should be, tucked nicely up in the top left hand corner. When i build this game and deploy to my iPhone 6 the text is tiny, and nowhere near where it should be.
I am thinking this has to do with the following screen grab. When I add a text object it comes inside a canvas that is MASSIVE compared to my camera view. I mean MASSIVE. So I have to have the text effectively sitting in space somewhere in order for it to appear correctly in my game view.
Does anyone know what I’m doing wrong or has anyone even seen this before… would make me feel better if I wasn’t the only one
The screen grab shows how much I need to zoom out from my game view in order to see the text / canvas. I should stress that it looks perfect in the Unity Game View.
Thanks!