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
The editor crashes when confirming a file/folder rename by clicking outside the selection.
This works fine in the Scene Tree dock.
I don't know why, but it's easier to reproduce in single window mode.
Steps to reproduce
Enable single window mode in the editor settings.
Select a file/folder in the FileSystem dock.
Press F2 or select the Rename option from the context menu.
Click an empty area in FileSystem dock to confirm the rename.
Clicking outside the FileSystem dock shows a false warning instead.
Minimal reproduction project
N/A
The text was updated successfully, but these errors were encountered:
I have the same error in single window mode, but it occurs quite randomly.
Most of the time renaming works fine, but sometimes it crashes if you click outside the selection.
Godot version
v4.2.dev5
System information
Windows 11
Issue description
The editor crashes when confirming a file/folder rename by clicking outside the selection.
This works fine in the Scene Tree dock.
I don't know why, but it's easier to reproduce in single window mode.
Steps to reproduce
Clicking outside the FileSystem dock shows a false warning instead.
Minimal reproduction project
N/A
The text was updated successfully, but these errors were encountered: