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
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
Resolution Note:
We'll just have to be honest that we won't be getting around to fixing it anytime soon. Sorry.