Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
1.3.0
Issue ID
ISXB-24
Regression
No
AddStateChangeMonitor throws IndexOutOfRangeExceptions when executing multiple test classes that inherit InputTestFixture
How to reproduce:
1. Open the attached project
2. Click Window -> General -> TestRunner
3. Switch to PlayMode tests
4. Run GraphicsSettingsTests and PauseMenuTests separately(Both will succeed with no errors thrown in the Console window)
5. Run Both tests classes at once
Expected results: All tests pass as before
Actual results: Pause menu tests will faill due to IndexOutOfRangeExceptions thrown by UnityEngine.InputSystem.InputManager.AddStateChangeMonitor
Reproducible with: 2019.4.37f1, 2020.3.32f1, 2021.2.17f1, 2022.1.0b13, 2022.2.0a8
Tested with package versions: 1.0.2 - 1.3.0
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
We'll just have to be honest that we won't be getting around to fixing it anytime soon. Sorry.