Search Issue Tracker
Fixed
Fixed in 1.4.4
Votes
0
Found in [Package]
1.4.2
1.4.3
Issue ID
ISXB-381
Regression
Yes
Error "NullReferenceException while resolving binding 'Test:<Mouse>/delta[Controller]" thrown when exiting Play Mode and using Player Input system with vector 2 component and Auto-Switch disabled in Player Input
How to reproduce:
1. Open the attached project “IN_16791.zip”
2. Open "SampleScene"
3. Enter Play Mode
4. Exit Play Mode
5. Observe the Console
Expected result: no errors in the Console
Actual result: errors in the Console
Reproducible with: 1.4.1, 1.4.2, 1.4.3 (2020.3.42f1, 2021.3.15f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a21)
Not reproducible with: 1.3.0, 1.4.4 (2020.3.42f1, 2021.3.15f1, 2022.1.23f1, 2022.2.0f1, 2023.1.0a21)
Reproducible on: Windows 10 Pro
Note: not reproducible in Player
First lines of errors:
- Error 1: “NullReferenceException while resolving binding 'Test:<Mouse>/delta[Controller]' in action map 'New Controls”
- Error 2: “NullReferenceException: Object reference not set to an instance of an object”
- Error 3: “NullReferenceException: Object reference not set to an instance of an object”
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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
Resolution Note (fix version 1.4.4):
Fixed in: 1.4.4