Search Issue Tracker
In Progress
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment