Search Issue Tracker
Fixed in 1.2.0
Votes
0
Found in [Package]
1.1.0-pre.5
Issue ID
1354098
Regression
No
[Input System] Errors are thrown when disconnecting controller while holding a button with Press and Release set up separately
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Connect a controller
3. Enter the Play Mode
4. Hold the 'South' button
5. Disconnect the controller while holding the button
Expected result: No errors are thrown
Actual result: "InvalidOperationException: Cannot query value of control '/XboxGamepadMacOS/buttonSouth' before 'XboxGamepadMacOS' has been added to system!" is thrown
Reproducible with: 1.1.0-pre.5 (2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
Add comment