godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.16k stars 21.19k forks source link

[Master] Creating a new folder inside a subfolder displays the res:// root directory. #98045

Open saierXP opened 4 days ago

saierXP commented 4 days ago

Tested versions

v4.4.dev.custom_build [4c4e67334]

System information

win10

Issue description

Creating a new folder inside a subfolder displays the res:// root directory

godot-4 4dev-10-10_0OPfSB7Txy Renaming the folder shown in this error will cause a crash.

In addition, minimize the window first and then maximize it, and then return to normal.

Git bisect shows :

Steps to reproduce

Use the latest commit version. Creates a new folder inside any subfolder.

Minimal reproduction project (MRP)

Above

dalexeev commented 4 days ago

CC @KoBeWi