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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (fix version 1.4.4):
Fixed in: 1.4.4