Input action should report error if action name is empty #579
Labels
bug/confirmed
Bug/regression has been confirmed.
cherrypick:2.0
Requires cherry-pick to Orchestrator 2.0
kind/bug
A bug or regression in expected behavior.
Milestone
Describe the bug
Presently the
InputAction
node does not throw an error if the user fails to provide an action name, and instead allows the script to continue running without raising a debugger breakpoint.Expected behavior
A breakpoint should be raised with a sufficient error.
Actual behavior
No response
How to Reproduce?
No response
Godot full version
4.3.beta3
Orchestrator version
2.1.rc2
Additional information
No response
The text was updated successfully, but these errors were encountered: