Function return node expects a connection, even when setting a default return value #563
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
When validating the Function return node, the validation still expects a connection if the return type is a
Boolean
or some other basic type where a default value can be supplied.Expected behavior
Validation should not require a connection if a default value can be supplied.
Actual behavior
No response
How to Reproduce?
No response
Godot full version
No response
Orchestrator version
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: