Search Issue Tracker
Fixed
Fixed in 1.9.0
Votes
1
Found in [Package]
1.8.2
Issue ID
ISXB-900
Regression
No
"Action Map Must Be Contained in State" and other errors are thrown when re-entering Play mode without a domain reload, while using temporarily created InputBindings
Reproduction steps:
1. Open the attached "Input System Issue.zip" project
2. Open the "SampleScene"
3. Enter and exit Play mode
4. Enter Play mode again
5. Observe the Console window
Expected results: No errors are thrown
Actual results: Multiple errors are thrown
Reproducible with: 1.7.0 (2021.3.39f1, 2022.3.31f1), 1.8.2 (2021.3.39f1, 2022.3.31f1, 6000.0.4f1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
UPDATE:
Although Configurable PlayMode options aren't supported by InputSystem, this issue has been reconsidered for a fix due to new information and priorities.
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note:
Unfortunately, InputSystem does not currently support Configurable PlayMode options. This may change in the future but at the time there are no plans for this branch of the Editor