godot
godot copied to clipboard
Imported resources don't appear in the FileSystem dock on activity change in the Android editor
Godot version
4.0beta15
System information
Android10 MT6765 Mobile
Issue description
It doesn't appear immediately after moving the file to the correct directory, the application needs to be restarted to appear.
Steps to reproduce
Move the content that needs to be imported to the project directory.
Minimal reproduction project
N/A
Move the content that needs to be imported to the project directory.
Which file types did you try this with?
将需要导入的内容移动到项目目录。
您尝试过哪些文件类型? Pictures and 3D models After a successful import, a file in the import format will appear. (For example picture.png.import)
Version v4.0.rc.custom_build [8c7b98d45]
On Galaxy Tab S6 Lite running Android 12
I observed the same issue while following the 2D Tutorial.
Steps to reproduce Create a new project. Switch to the File Browser app. Move Folders and files into the project folder. Switch back to Godot Editor. Observe that the folders and files aren't visible in the File System Tab until the project is reloaded.