hey, i hope this post belongs in here, i couldn’t find a category that fully matches this problem so i guessed this is the most fitting.
anyways, i’m having a problem with my gui. sometimes, when i start my game, the gui positions itself a bit further to the right, even though it should be fully centered. when i click a button in the frame that appears later, the gui correctly positions itself again.
Perhaps it’s worth mentioning that i use scale and not offset, so that shouldn’t be the problem.
small edit: It also does this in Studio, but when I change something on it it also centers itself again.
I think you’re talking about SizeConstraint, when I set it to RelativeYY the gui moves to the left, and it still resizes on other devices with the constraint. Also it has different sizes depending on the device without it.