Search Issue Tracker
Active
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment