Search Issue Tracker
Fixed in 1.1-preview
Votes
0
Found in [Package]
1.0.0
Issue ID
1262496
Regression
No
[Input System] Crash with various stack traces when using InputActionTrace.SubscribeToAll
How to reproduce:
1. Download tester-attached package (CrashPackage.unitypackage)
2. Create a new Unity project, import the Input System package and create its settings asset
3. Import the CrashPackage
4. Open the CrashScene and enter Play Mode
5. Click around the Scene/Game view, if the crash does not occur, try exiting/entering Play Mode again
Expected result: the Editor does not crash
Actual result: the Editor crashes
Reproducible with: 2019.4.4f1, 2020.1.0b16, 2020.2.0a18(Input System preview - 0.9.1, 1.0.0)
Could not test with: 2018.4.25f1(affected package version unavailable), 2019.4.4f1, 2020.1.0b16, 2020.2.0a18(Input System preview - 0.9.0 - InputActionTrace not implemented)
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 1.1-preview):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1184