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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment