godot icon indicating copy to clipboard operation
godot copied to clipboard

Imported resources don't appear in the FileSystem dock on activity change in the Android editor

Open Vasilyevski opened this issue 2 years ago • 1 comments

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

Vasilyevski avatar Jan 29 '23 14:01 Vasilyevski

Move the content that needs to be imported to the project directory.

Which file types did you try this with?

Calinou avatar Jan 29 '23 17:01 Calinou

将需要导入的内容移动到项目目录。

您尝试过哪些文件类型? Pictures and 3D models After a successful import, a file in the import format will appear. (For example picture.png.import)

Vasilyevski avatar Jan 29 '23 22:01 Vasilyevski

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.

leogott avatar Feb 21 '23 20:02 leogott