Search Issue Tracker
Fixed
Fixed in 1.10.0, 7000.0.0
Votes
0
Found in [Package]
1.5.1
1.6.1
1.9.0
1.10.0
7000.0.0
Issue ID
ISXB-494
Regression
No
ArgumentNullException is thrown when accessing InputAction.bindings after calling BindingSyntax.InsertPartBinding()
How to reproduce:
1. Open the attached Project "inputTest" and load Scene "SampleScene"
2. Enter Play Mode
3. Observe the Console
Expected result: No Exceptions are thrown in the Console
Actual result: The following Exception is thrown in the Console:
"ArgumentNullException: Value cannot be null.
Parameter name: actionNameOrId"
Reproducible with: 1.1.1 (2020.3.48f1), 1.5.1 (2021.3.26f1, 2022.2.21f1, 2022.3.0f1, 2023.1.0b18, 2023.2.0a16)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Add comment