Hi,
Randomly, today, some of the UI placement in my game broke on only mobile devices. Within Studio itself, on any screen emulator, it looks completely fine. But sometimes, in-game, some of it gets completely misaligned:
(Note the top left and bottom right UI)
I even asked my friend with a different phone if he was having the same issue, and he was.
When I tried doing some testing and re-published the game with a solid background to some of the UI elements, it fixed itself, even though I didn’t alter the position or size or anything at all.
(Note the top left and bottom right UI)
…but sometimes, it still broke on its own, depending on if I rejoined or not:
I’m not sure why this is happening. I suspect this might be a Roblox glitch or something, because I’m not messing with any position or size values on my own.
I have AutomaticSize set to None, all of my positions and sizes are using Scale instead of Offset, and no scripts that I have should be altering how it appears like this.
Has anyone else experienced this before? Does anyone know how I could fix this?