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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Add comment