Search Issue Tracker
Fixed
Fixed in 1.11.2, 7000.0.0
Votes
0
Found in [Package]
1.11.1
Issue ID
ISXB-1129
Regression
No
ArgumentOutOfRangeException error when adding a new Control Scheme while any Device is selected in the Input Actions Editor
Reproduction steps:
1. Open the attached “inputcontrolscheme.zip” project
2. Open the “InputSystem.inputactions“ from the Project Window
3. Open the “All Control Schemes” dropdown
4. Select any Scheme (e.g. Gamepad)
5. In the “All Devices” dropdown select any available device (e.g. Gamepad)
6. Create a new Scheme by pressing “Add Control Scheme…” in the Schemes dropdown
7. Click Save
8. Observe the Console
Expected result: No errors are shown
Actual result: “ArgumentOutOfRangeException: Specified argument was out of the range of valid values.” error is thrown
Reproducible with: 1.7.0 (2021.3.45f1, 2022.3.50f1), 1.11.1 (2021.3.45f1, 2022.3.50f1, 6000.0.23f1, 6000.1.0a1)
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Notes:
- Can also be reproduced on a new project by creating a new Project-Wide Actions Asset
- On some versions reproduces without the 7th step
- The Control Scheme still gets created
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Add comment