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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 1.1.0-preview.1):
Does no longer reproduce with: 1.1.0-preview.1