VisualPinball.Engine icon indicating copy to clipboard operation
VisualPinball.Engine copied to clipboard

Fix null error with code-created input actions

Open arthurkehrwald opened this issue 1 year ago • 0 comments

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.

arthurkehrwald avatar Sep 20 '24 09:09 arthurkehrwald