-
-
Notifications
You must be signed in to change notification settings - Fork 21.6k
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
Crash when duplicating file with Ctrl+Drag and drop #101290
Comments
Seems to be a regression between 4.4 dev 3 and 4.4 dev 4, bisecting. |
Testing in the latest master i receive this errors when doing a duplication
And this errors when duplicating and overwriting a file:
And this is the backtrace when crash:
|
I did some extra tests today and seems is only file formats that generate the .import file triggers the bug: Triggers the bug: bmp, jpg, mp3, png, svg, tga, wav, webp Copy without issues: tscn, dds, gd, gdshader, tres, txt When the engine crashes the copy is done with sucess so is something after the copy, also the normal way to copy (Right click -> Move/Duplicate To -> Copy) also triggers this bug in the same way. |
Tested versions
4.4 dev7, dev6, didn't test earlier
System information
W10
Issue description
Alternatively this error will appear:
Steps to reproduce
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: