Graphical User Interface (GUI) Problem?

Hi all i am using GUIs in my games and when i am making the game they look fine but when i run it they are in different places. if i build and run the game and try all the resolutions each have there own problem i.e. The gui goes of screen, moves over a lot, disappear completely from the screen. None of the GUI are set by coding they are placed as GUI textures and i just adjust them in order to get them in perfect position do i have to code them ?

Please help me Thank you in advance :)))))

Hi,

This typically a miss used or mistake in the code that defines the rect of the gui. Could you provide the code, else it's impossible to pin point exactly where the problem is.

If your code is too big, isolate the problem with one gui, once you have isolated, you will likely find the problem yourself, or else paste the code here.

Bye,

Jean