Version: V 1.2.6
Issue:
- When resizing the [Any State] action box in VS, the following error occurs:
ERROR: core\object\object.cpp:1249 - Error calling from signal ‘resize_node’ to callable: ‘VisualScriptEditor::VisualScriptEditor::_node_resized’: Method expected 3 arguments, but called with 2.
-
When creating a new action or adjusting the alignment of a connection to the [Any State] condition, the [Any State] action box reverts to its original size.
-
This is a bug (a new issue introduced in the latest version).
Note: Since this issue can be easily reproduced in any project, no minimal reproduction project is required.
Reproduction steps:
- Open any project.
- Drag the [Any State] action box in VS to make it larger. (An error appears.)
- Create a new action box. (The [Any State] action box reverts to its original size.)
