I was working on my game on desktop and have the copy of the game on a usb flash drive to keep developing it when I’m on the go. But the GUI won’t adjust to the screen and it is not in the right position and size. Is there anyway I can solve it? Thanks.
Is the GUI using the unity UI system or the IMGUI system? How do you draw it?
It uses the Unity UI system.
Have you followed this advice? https://docs.unity3d.com/Manual/HOWTO-UIMultiResolution.html