Ubuntu 14.04.2 gamepad doesn't work

I just build little Blueprint project for my Ubuntu desktop. Keyboard input works fine. Windows and Android(NVidia Shield) gamepad input is great, but not on Ubuntu. I don’t have idea what’s wrong =-\

Is your gamepad configured under linux?

Yes, I’ve played Borderlands 2 and Sanctum 2 with gamepad on Ubuntu recently with no problem

Which controller is it?

Wired XBox 360 gamepad

I have the same issue, same controller, I just build 4.7.5 can anyone help please?

There was a PR made to my repo at 3dluvr/4.7-linux just recently that addresses some controller issues, please give that a try as epic/4.7 or epic/release branches do not include community fixes and improvements.

Having a similar issue, the controller works great for other games. I used the following instructions and the controller seems to be registered and working via jstest-gtk.

Controller is living at /dev/input/js0

Which engine version are you using? The proper fix only appeared in 4.8.

Running version 4.9.1. Anything else I can check?

Sorry for long response, but my problem was fixed in 4.8 and projects packaged on next engine versions didn’t identify this problem again.

I’m having a similar issue on 4.9.2. I already looked at 3dluvr/4.7-linux and almost all the changes that should matter seem to have made it to the 4.9.2 branch. The controller works fine for other games made in unity so it is not a driver issue in my opinion. Any ideas?