Search Issue Tracker
Fixed in 1.1.0-preview.1
Votes
0
Found in [Package]
1.0.0-preview
Issue ID
1317175
Regression
No
Four errors are thrown to the Console when calling InputSystem InputUser.UnpairDevice on an instantiated InputUser instance
How to reproduce:
1. Open the attached project
2. Open SampleScene
3. Click Play
4. Press Enter
Expected result: No errors are thrown to the Console
Actual result: Four errors are thrown to the Console
Reproducible with: 1.0.0-preview - 1.0.2 (2019.4.21f1, 2020.3.0f1, 2021.1.0b9, 2021.2.0a8)
Not reproducible with: 1.1.0-preview.1 - 1.1.0-preview.3 (2019.4.21f1, 2020.3.0f1, 2021.1.0b9, 2021.2.0a8)
Workaround: Use InputUser.UnpairDevices() to unpair the user devices however it is not possible to unpair a specific device this way
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note (fix version 1.1.0-preview.1):
Does no longer reproduce with: 1.1.0-preview.1