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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.