VisualPinball.Engine
VisualPinball.Engine copied to clipboard
Fix null error with code-created input actions
If other code in the Unity project creates input actions that are not part of an action map, a null error is raised every time the associated key binds are pressed by the user.