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
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
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.