Search Issue Tracker
Fixed in 1.0.0-preview.5
Votes
0
Found in [Package]
preview - 0.2.10, preview.1 - 1.0.0
Issue ID
1192972
Regression
No
Input System package 'ArgumentOutOfRangeException' error is thrown when the callback is removed while it's being triggered
To reproduce:
1. Open attached project ("case_1192972.zip")
2. Enter the Play mode and press keyboard space button
3. Observe Console
Expected result: No errors are thrown
Actual result: 'ArgumentOutOfRangeException' error is thrown
Reproducible in: 2019.2.10f1, 2019.3.0b7, 2020.1.0a9 (0.2.10, preview.1 - 1.0.0)
Could not test in: 2017.4.33f1 (Package Manager not introduced), 2018.4.12f1 (0.1.2, 0.2.1, due to errors in project)
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
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
- SpriteShapeController.OnWillRenderObject() is ~20 ms when using SpriteShapeController.BakeMesh() and never updating the spline
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
Resolution Note (fix version 1.0.0-preview.5):
Fixed in https://github.com/Unity-Technologies/InputSystem/pull/1029