My players (who use a controller) are unable to click on the TextButton object if the virtual cursor is enabled.
I’ve attached a reproduction file of the place.
You will be able to click on the buttons with a mouse & it will print, but if you’re using a controller, there is no way for you to interact with them.
My guess is that it has something to do with the hierarchy of the GUI Objects, but I haven’t been able to figure it out.
UI_Bug_Repo.rbxl (77.6 KB)