Can't go upwards in a scrolling frame while using gamepad UI navigation

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:

2 Likes

I’ve reproduced the issue, we’ll look into it soon.

3 Likes

Hey, just curious as to whether or not there has been any progress towards fixing this. It has been impacting my game on console quite badly.

1 Like