ImageButton cannot be clicked when parented to ScrollingFrames

Recently I’m making a Settings Gui where players can configure some settings to their preference. However, I discovered that there is a problem, when ImageButtons (I don’t know whether this applies to TextButtons or not) are below a certain point in a scrollingframe, they are barely able to/impossible be clicked. I checked everything possibly related to this issue, including properties, scripts, etc. But nothing helped at all, so I’m assuming this is a bug and decided to report it.

Here is a video for reference:
robloxapp-20250323-1224142.wmv (1.4 MB)

Expected behavior

The ImageButton should have worked but it doesn’t.

1 Like

Hey @TheRealGavintalks - do you have a place file that you could share that reproduces the issue?