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
- 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"
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