Redot-Engine / redot-engine

Redot Engine – Multi-platform 2D and 3D game engine
https://redotengine.org/
MIT License
4.8k stars 218 forks source link

File system buggy behavior after creating a sub-forlder #728

Closed Kiaazad closed 1 month ago

Kiaazad commented 1 month ago

Tested versions

After making a new sub-folder it will show it inside a res:// folder for a while, it will update eventually, or goes away after expanding it. image

Trying to delete it will remove the parent folder as well.

System information

Redot v4.4.dev (5e7e5fc60) - Windows 10.0.19045 - Multi-window, 2 monitors - Vulkan (Mobile) - dedicated NVIDIA GeForce RTX 3060 (NVIDIA; 31.0.15.2756) - AMD Ryzen 7 3800X 8-Core Processor (16 threads)

Issue description

After making a new sub-folder it will show it inside a res:// folder for a while, it will update eventually, or goes away after expanding it.

Steps to reproduce

create a sub-folder

Minimal reproduction project (MRP)

N/A

SkogiB commented 1 month ago

This is a known issue with Godot's 4.4dev build at the moment, not caused by us. It's pretty much just a waiting game for them to fix it. Thanks for putting in the effort to notify us though, we do appreciate it!

Spartan322 commented 1 month ago

Its also solved on master already, if it weren't the issue should stay open, but this was a known fixed issue by Godot merge.