We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Godot v4.2.1.stable - Ubuntu 22.04.3 LTS 22.04 - X11 - GLES3 (Compatibility) - NVIDIA GeForce GTX 1080 Ti (nvidia; 535.129.03) - 12th Gen Intel(R) Core(TM) i3-12100F (8 Threads)
Godot deletes the .tscn file when renaming a previously linked .gd file. The deleted file can't be recovered.
.tscn
.gd
Test Project for Godot 4.2.1 You can start from step 4. RenamingBugTest.zip
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Tested versions
System information
Godot v4.2.1.stable - Ubuntu 22.04.3 LTS 22.04 - X11 - GLES3 (Compatibility) - NVIDIA GeForce GTX 1080 Ti (nvidia; 535.129.03) - 12th Gen Intel(R) Core(TM) i3-12100F (8 Threads)
Issue description
Godot deletes the
.tscn
file when renaming a previously linked.gd
file. The deleted file can't be recovered.Steps to reproduce
Minimal reproduction project (MRP)
Test Project for Godot 4.2.1
You can start from step 4.
RenamingBugTest.zip
The text was updated successfully, but these errors were encountered: