I’m using gamepad UI navigation to navigate items in a scroll frame. I can go down in the scrollframe, however, attempting to navigate upwards does not work.
These are the currently set properties set for GuiService
GuiNavigationEnabled = true
AutoSelectGuiEnabled = false
The scrollframe contains a UIGridLayout.
The scrollframe is also the only active selection group.
Included is a video of the issue: