Changing variable to non-object type should absolve validated flag #756
Labels
cherrypick:2.0
Requires cherry-pick to Orchestrator 2.0
cherrypick:2.1
Requires cherry-pick to Orchestrator 2.1
kind/bug
A bug or regression in expected behavior.
Milestone
Describe the bug
The
VariableGet
node can be rendered with a validated flavor when the variable type is an Object-based type. However, when the variable type is later changed to a non-Object type, theVariableGet
should be converted to a pure getter without validation automatically on the type change.Expected behavior
Validated getter only applies to Object-based types.
Actual behavior
No response
How to Reproduce?
No response
Godot full version
No response
Orchestrator version
2.1.stable / 2.0.2.stable
Additional information
No response
The text was updated successfully, but these errors were encountered: