You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I received this series of errors after I must-selected three buttons and clicked the Expand Icon checkmark. Then I unchecked it and got the second error.
core/object/undo_redo.cpp:326 - Error calling UndoRedo method operation 'refresh': 'EditorInspector::refresh': Method not found.
MultiNode Set expand_icon
core/object/undo_redo.cpp:326 - Error calling UndoRedo method operation 'refresh': 'EditorInspector::refresh': Method not found.
MultiNode Set expand_icon
Steps to reproduce
Create a new project.
Create a Control node as the scene root
Add two buttons as children
Select both buttons and click the Expand Icon check mark.
Godot version
4.0 dev alpha 8
System information
MacOS 12.3.1 Arm64
Issue description
I received this series of errors after I must-selected three buttons and clicked the Expand Icon checkmark. Then I unchecked it and got the second error.
core/object/undo_redo.cpp:326 - Error calling UndoRedo method operation 'refresh': 'EditorInspector::refresh': Method not found.
MultiNode Set expand_icon
core/object/undo_redo.cpp:326 - Error calling UndoRedo method operation 'refresh': 'EditorInspector::refresh': Method not found.
MultiNode Set expand_icon
Steps to reproduce
Create a new project.
Create a Control node as the scene root
Add two buttons as children
Select both buttons and click the Expand Icon check mark.
Minimal reproduction project
Uploading Test.zip…
The text was updated successfully, but these errors were encountered: