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

Godot editor sometimes crashes when resources are moved into another folder #59116

Closed
Tracked by #80877
SchattenPirat opened this issue Mar 13, 2022 · 3 comments · Fixed by #81657
Closed
Tracked by #80877

Godot editor sometimes crashes when resources are moved into another folder #59116

SchattenPirat opened this issue Mar 13, 2022 · 3 comments · Fixed by #81657

Comments

@SchattenPirat
Copy link

Godot version

3.4.2

System information

Windows 11, RTX 3080, GLES3

Issue description

Description:
When I created some scenes, scripts etc and I want to rearrange them in my project structure. For instance move a scene from the root folder into my scene folder the editor crashes quite often. Not always but quite often.

Does the editor produces some error log? Maybe I can attach it then. I am quite new to Godot.

Operating System:
Windows 11 21H2 Build 22000.438

Godot version:
3.4.2.stable

Thanks Bernd

Steps to reproduce

Move a resource in the file system of the godot editor from the root folder to a subfolder. It crashes estimated every third time.

Minimal reproduction project

No response

@Calinou
Copy link
Member

Calinou commented Mar 13, 2022

Related to #29266.

@Calinou
Copy link
Member

Calinou commented Nov 4, 2022

I can't reproduce this on 3.6.beta 92aedd5 (Linux).

Filesystem structure:

Before moving After moving
image image

I get this error in the Output panel after moving the folder though:

Another resource is loaded from path 'res://scenes/example/example.gd' (possible cyclic resource inclusion)

@me2beats
Copy link

me2beats commented Jun 3, 2023

I've just got crash in Godot 4.1 dev 4 when moving folder with texture pack. I've downloaded the texture pack and copy pasted it to the wrong place so I move it to res and got crash.

UPD: I opened the project again - the folder is not moved, so I've moved it again and got this error
image

and then godot is crashed again

now I just moved the folder using the OS (Windows) file explorer and that worked

@dalexeev dalexeev changed the title Godot 3 editor crashes when resources are moved into another folder, sometimes Godot editor sometimes crashes when resources are moved into another folder Aug 22, 2023
@akien-mga akien-mga added this to the 4.2 milestone Sep 15, 2023
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.

4 participants