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
- UI Builder Scroll button for Code Preview section automatically selects all of the code
- Memory increases indefinitely when playing VLC video stream
- An invisible Element without edges is left over when a Preview is converted to a Floating Window in the Inspector
- All "Multiplayer Center" window becomes blank and "Console" displayes "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine.UIElements.VisualElement+SimpleScheduledItem" when user changes docked "Multiplayer Center" window position
- Closing HDR Color window after selecting a colour with Colour Picker closes HDR Gradient Editor (linear) window as well
Add comment