cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
8.73k stars 2.04k forks source link

编辑器资源导出时的bug: 无法导出FBX材质上绑定的图片 #17872

Open finscn opened 4 days ago

finscn commented 4 days ago

Cocos Creator version

3.8.4

System information

all

Issue description

image

某fbx 内的材质上绑定了 一张纹理. 该fbx文件 被 scene 引用. 右键选择该 scene 导出资源包, 此时 scene 和 fbx文件都能被导出 但是绑定的图片没有.

Relevant error log output

No response

Steps to reproduce

.

Minimal reproduction project

No response

knoxHuang commented 23 hours ago
image image

试了一下是可以的,给一下可复现的 demo 吧

finscn commented 22 hours ago

@knoxHuang 见下面的附件 model.zip

我的设置如下图 image

image

我随便找了几个 kenney工作室提供的 免费的fbx格式的素材 , 我在cocos里绑定图片(fbx和图片都是他们提供的, 图片是独立的, 不是内嵌在fbx中) , 再导出时, 都不会导出图片.

knoxHuang commented 20 hours ago

好的,我们这边验证一下,有问题会修复