Search Issue Tracker
Fixed
Fixed in 2020.3.47f1
Votes
0
Found in
2020.3.45f1
Issue ID
UUM-29806
Regression
No
[Linux][Input System] Crash on "GetGameControllerMapping(void*)" when Gamepad is connected
Reproduction steps:
1. Create a new Project and open it
2. Open the Edit > Project Settings > Player Window
3. Under “Other Settings” set “Active Input Handling” to “Input System Package (New)”
4. Connect a Gamepad to your computer
Expected result: New Input System reads Gamepad’s controls
Actual result: Unity Editor crashes
Reproducible with: 2020.3.45f1, 2021.2.16f1
Not reproducible with: 2021.3.20f1, 2022.2.8f1, 2023.1.0b6, 2023.2.0a4
Fixed in: 2021.2.17f1
Reproducible on: Ubuntu 22.04.2
Not reproducible on: Windows 10
FIrst lines of stack trace:
0x007effc5842520 in __sigaction
0x007effc59b223c in __nss_database_lookup
0x0055d1de766860 in GetGameControllerMapping(void*)
0x0055d1de760062 in SDLGamepadDeviceDescriptor::SDLGamepadDeviceDescriptor(int)
0x0055d1de75e0a4 in ReportNewSDLController(void*)
Note:
- From tested gamepads, only Xbox 360 controllers cause Unity Editor to crash
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