Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor crashes when renaming a file/folder by clicking outside of it #82074

Closed
VedatGunel opened this issue Sep 21, 2023 · 1 comment · Fixed by #82075
Closed

Editor crashes when renaming a file/folder by clicking outside of it #82074

VedatGunel opened this issue Sep 21, 2023 · 1 comment · Fixed by #82075

Comments

@VedatGunel
Copy link
Contributor

VedatGunel commented Sep 21, 2023

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

  1. Enable single window mode in the editor settings.
  2. Select a file/folder in the FileSystem dock.
  3. Press F2 or select the Rename option from the context menu.
  4. 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

@iseos
Copy link

iseos commented Sep 26, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants