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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.