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