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 crash when renaming scene while search in file system dock is active #64002

Closed
sharp-94 opened this issue Aug 6, 2022 · 0 comments · Fixed by #64025
Closed

Editor crash when renaming scene while search in file system dock is active #64002

sharp-94 opened this issue Aug 6, 2022 · 0 comments · Fixed by #64025

Comments

@sharp-94
Copy link

sharp-94 commented Aug 6, 2022

Godot version

Godot Engine v3.5.stable.official

System information

Windows 10, OpenGL ES 2.0, NVIDIA GeForce GTX 1660 Driver Version: 497.29

Issue description

The editor crashes when i try to rename a scene in the filesystemdock.

Steps to reproduce

Open the minimal reproduction project.
Use the "Toggle Split Mode" button in the file system dock to turn the split mode on.
Search for the only scene in the project by typing "the" in the search bar.
The bottom search results should show a scene called "the scene".
Rightclick and click on rename. Type in any name and hit enter or click on rename.
The editor should crash instantly.

One thing i noticed is that the scene has to be inside a folder. If it is in the res:// folder the editor doesn't crash and renames correctly.

Minimal reproduction project

RenameBug.zip

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.

2 participants