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
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Add comment