Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
0.9.0-preview
1.4.3
Issue ID
ISXB-313
Regression
Yes
”XboxOneGamepad” is misspelled in files from the Input System package
How to reproduce:
1. Open the attached project “Inputsystem.zip”
2. Open “Gamepad.md” in a text editor
3. Look for ”XboxOneGamepad” and observe the result
Expected result: ”XboxOneGamepad” is found
Actual result: ”XboxOneGamepad” is spelled without e resulting in ”XboxOneGampad”
Reproducible with: 0.9.0-preview (2020.3.40f1), 1.4.3 (2021.3.11f1, 2022.1.19f1, 2022.2.0b10, 2023.1.0a13)
Not reproducible with: 0.1.2-preview, 0.2.10-preview (2020.3.40f1)
Reproduced on:
- macOS 12.4 (Intel)
- Windows 11
Note: Same issue is in “XboxGamepadMacOS.cs”, “XInputSupport.cs” files
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note:
Closing this as it unfortunately would be a breaking API change now to change this and therefore would require a major version release.
We will fix this in the next major release of the package but there is currently no timetable on when that will be.