Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

After switching to the new Unity input system, I know I had my One controller registering as a generic gamepad and an Xbox gamepad at the same time, and got bugs when enabling both, leading me to disable the Xbox-specific inputs. That might be the issue.

(1 edit)

I was working on a Unity project myself and tried the new input system. I couldn’t get gamepad support to work on Linux at all. That might be it :( Unity is normally so good to us too…