Search Issue Tracker
Fixed in 0.1.2
Votes
0
Found in [Package]
0.0.9-preview
Issue ID
1091463
Regression
No
[Cross-Platform] After domain reload, sometimes all devices disappear
Migrated from GitHub: https://github.com/Unity-Technologies/InputSystem/issues/39
https://github.com/Unity-Technologies/InputSystem/issues/253
Rene-Damm commented on Mar 8
Sometimes, it seems after running tests or when making changes to the system, all devices are suddenly gone. Seems like there's a bug in the domain reload survival logic.
Rene-Damm commented on Mar 9
I think this is happening when there is a script recompile while the tests are running. The system domain reload logic is preserving the state during tests then rather than the state that was saved before tests were started.
Rene-Damm commented on Apr 3
Seems to only happen when running multiple tests. It almost seems like the test cleanup code after the last test is not run and the input system remains in the state of the last test.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment