Upon trying to test my game on Roblox, I found out that UserInputService.GamepadEnabled returned true despite me not being on Console, not having any controller connected, or any devices other than my Keyboard, Mouse, Microphone and Headphones connected to my PC.
When I further inspected this issue, it turned out that not only does GamepadEnabled return true when it shouldn’t, but so do TouchEnabled and KeyboardEnabled.
I know this is more of a studio bug but alas I am not allowed to post in that category and yes, I did make a request to be able to post there.
I’d also like to note that this has been happening after an update to Roblox studio which further develops my theory of it being a bug rather than anything else.
I don’t have this bug and the TouchEnabled same with KeyboardEnabled seem normal, you could try looking into device manager on your PC to find the issue with GamepadEnabled, because when i tried it on my PC it seems okay.
I did look into Device Manager and nothing is plugged in except for my Keyboard, Mouse, Microphone and headphones. I even reinstalled roblox studio today and the issue persisted.
I’m having this issue as well. It is really annoying. I was testing an old game of mine and figured the code was bad, but then I tested it on my most recent game and the same exact issue was happening. It seems to only happen within the studio testing environment.
experiencing this issue now as well - did any of you others who are experiencing this issue recently enable the controller emulation beta feature? That seems to be when the issue start happening for me
edit: looks like at least the gamepadenabled bug is known by roblox: