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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment