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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment