I’m using the new Untiy canvas tools to create buttons. I know with the old GUI layout, a commom problem was positioning the GUI using the GUI pixel offset rather than its local x,y,z. But this is not the case here. In my editor it looks like this:
Then when I play it in full screen mode:
The positioning is way off, it’s the same on my tablet too, does anyone know how I can fix this?