GUI has suddenly stopped working

Hey, not sure what I did or what the issue is. I don’t think I changed anything that could break the GUI and im not getting any script errors.

https://imgur.com/gallery/9HMttla

None of the icons are clickable and some image icons repeat across other gui options. Even though the asset id for the images means this shouldnt be possible. All of the asset ids for the gui options are correct.

(please take a computer screenshot instead of taking a normal picture of your screen.)

Can you show us the explorer? Also have you checked that the Image IDs are correct? just wondering. Also make sure that the buttons are in an ImageButton.

This is weird but if the image buttons aren’t working then add a text button and set the text to blank and background transparency to 1 to make it invisible. You should first use a plugin or something to replicate it using scale on all the gui because different screens have different ratios and need to be scaled accordingly else there will be some weird changes.