Search Issue Tracker
Fixed in 1.1.0-pre.5
Votes
1
Found in [Package]
2020.2.0b8
Issue ID
1288335
Regression
Yes
[Input System] Assertation error appears when adding Action to the disabled Action map at runtime
How to reproduce:
1. Open attached "Input.zip" project and SampleScene scene
2. Enter the Play mode
3. Observe the error in the Console window
Expected result: No errors appear
Actual result: Error appears in the Console window
Reproducible with: 1.0.0-preview.7 - 1.1.0-preview.2(2019.4.14f1, 2020.1.13f1, 2020.2.0b11, 2021.1.0a5)
Not reproducible with: 1.0.0-preview - 1.0.0-preview.6(2019.4.14f1, 2020.1.13f1, 2020.2.0b11, 2021.1.0a5)
Could not test with: 2018.4.29f1(errors when downgrading)
Note:
1. Workaround: disable controls instead of Action map
2. The error that appears in the Console window:
"Action count in old and new state must be the same"
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
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
Resolution Note (fix version 1.1.0-pre.5):
The fix for this case is that we show an error with a better explanation