Description

The "Left Thumbstick Button" and "Right Thumbstick Button" events on Linux do not trigger with the thumbstick is clicked. Testing all gamepad input, clicking the thumbstick in appears to call the Left/Right Thumbstick Down event.

This does not occur on Windows - Thumbstick Button events do trigger when thumbstick is clicked.

Regression:
No - Same behavior occurs on 4.15.3 on Linux (CL 3450819)

Steps to Reproduce
  1. Connect XBox controller to Linux machine
  2. Open Third Person Template project
  3. Open ThirdPersonCharacter blueprint
  4. Add Event Gamepad Left Thumbstick Button
  5. Wire event node to PrintString node
  6. PIE
  7. Click the left thumbstick in

Result:
Print Message does not appear on screen

Expected:
Clicking the thumbstick button triggers the "Thumbstick Button" event

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

3
Login to Vote

Won't Fix
ComponentUE - Platform - Linux
Affects Versions4.15.34.164.16.1
CreatedJun 6, 2017
ResolvedAug 18, 2021
UpdatedAug 18, 2021
Pull Requests
4209 - mimattr