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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Resolution Note:
We'll just have to be honest that we won't be getting around to fixing it anytime soon. Sorry.