Search Issue Tracker
Fixed in 1.0.0-preview.5
Votes
2
Found in [Package]
preview - 0.2.10, preview.3 - 1.0.0
Issue ID
1198889
Regression
No
Input System package 'ArgumentException: Invalid user' error is thrown when the callback disables Game Object with PlayerInput
To reproduce:
1. Open attached project ("case_1198889-Sample.zip")
2. Open Assets > Scenes > "SampleScene"
3. Press Play, select Game View and click the "Space" button twice
4. Observe the Console window
Expected result: No errors are thrown
Actual result: "ArgumentException: Invalid user" error is thrown
Reproducible in:2019.2.16f1, 2019.3.0f2, 2020.1.0a16 (0.2.10, preview.3 - 1.0.0)
Could not test in: 2017.4.35f1 (Package Manager not introduced), 2018.4.14f1 (0.1.2, 0.2.1, due to errors in project)
Comments (1)
-
Nicoschief
Jun 20, 2024 13:29
reproduced in unity version 2022.2.10f1
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (fix version 1.0.0-preview.5):
Fixed in https://github.com/Unity-Technologies/InputSystem/pull/1030