Ui moving when it becomes visible?

so im trying to port my game to mobile, and ive designed all of my ui using scale with all screen sizes in mind. it should have been easy due to this, but im having a very strange problem that i cant even begin to diagnose. when a player opens their inventory, the frame moves. actually, the entire frame containing the inventory seems to grow in the y direction.


im not even sure where to start with fixing this. it works perfectly fine on pc, but mobile just doesnt work.

edit: i should include, the gui in the video is copied from the player during runtime. the gui doesnt have this issue in the starter gui, only the in game version has it, but it continues to do this when i copy it from in-game into the starter gui

1 Like

update: ive narrowed it down to the scrollingframe within the inventory for some reason changing the size of its parent???


once i copy it from mobile, it happens outside of the emulator too

should update this to say: sadly the solution was to make an entirely new ui, not sure what that was about but to anyone having issues im sincerely sorry this thread cant offer you the solution youre looking for