Search Issue Tracker
By Design
Votes
0
Found in
2019.3.13f1
Issue ID
1248579
Regression
No
Input.GetJoystickNames() contains an empty string when a SpaceMouse is connected
Reproduction steps:
1. Have 3dconnexion drivers installed and a SpaceMouse connected
2. Open attached project "NotConnected.zip" and scene "SampleScene"
3. Enter Play Mode
4. Observe Console window
Expected result: No inputs are logged
Actual result: A single empty string input is logged
Reproducible with: 2019.3.13f1
Could not test with: 2018.4.24f1, 2019.4.2f1, 2020.1.0b14, 2020.2.0a16 (3dconnexion devices unavailable)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note (2020.2.X):
This API depends on the OS to report a name. This is By Design, there may be Joystick names in the collection of Joysticks that may be empty.