Bug concerning Xbox controller UI navigation

(Reported by @ByDefault)

If you have an UI element inside a folder, even with the Selectable property set to true you can not make it selected, at least via GuiService.SelectedObject.

Example:
I have an ImageButton inside a Folder, it won’t every get selected using GuiService.SelectedObject

But if I have an ImageButton inside a ScreenGui or another UI element, it can get selected no problem.

5 Likes

Bump.

This example is still relevant. My game has had a big drop in Xbox players recently and I had no idea why. It seems that nobody on Xbox could navigate the menu.

Thanks Younite & ByDefault for posting this.

2 Likes

Sounds dont play either from within a folder I believe. I dont know why this behavior occurs.

So I just ran into this, even if you have a folder inside the ScreenGui at all it prevents selecting. @Nightgaladeld do you know if theres any word on a fix for this?

I’ve submitted a fix for this, should be out in 2-3 weeks if all goes smoothly.

5 Likes

Thanks :stuck_out_tongue_winking_eye:

1 Like

Fix is live.

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.