Search Issue Tracker
Active
Under Consideration for 1.11.X
Votes
1
Found in [Package]
1.11.2
Issue ID
ISXB-1305
Regression
No
[Linux] Can't access DualShock controller features due to SDL interface
Reproduction steps:
1. Create a new project
2. Add Input System package
3. Click Window > Analysis > Input Debugger
4. Connect Dualshock or Dualsense controller
Expected results: Gamepad is recognized as DualShockGamepad or DualSenseGamepad
Actual results: Gamepad is not recognized as DualShockGamepad or DualSenseGamepad
Reproduced with: 1.11.2 (2021.3.47f1, 2022.3.55f1, 6000.0.33f1, 6000.1.0a10)
Reproduced on: Ubuntu 24.04
Not reproduced on: Windows 11
Note: Input system uses SDL library to handle inconsistencies between different Linux distributions, which do not provide the same API’s as HID interface on Windows, which leads to poorer interactivity with the gamepad, such as changing the gamepad’s light bar color on the fly.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment