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.87k stars 2.06k forks source link

在处理 fbx 模型时, meta里的 "hasAlpha" 变来变去. #17322

Open finscn opened 4 months ago

finscn commented 4 months ago

Cocos Creator version

3.8.3

System information

all

Issue description

我们公司 两台 mac (操作系统版本一样) , 1 台windows . 出现了非常奇怪的现象 从 cocos打开项目后, fbx.meta 的 hasAlpha 属性会被 其中一台mac设置为 true,
但是另一台 mac 和 windows 会改为 false.

Relevant error log output

No response

Steps to reproduce

如上所述

Minimal reproduction project

No response

finscn commented 4 months ago

我使用的图片的 meta信息:

image

两个都是false

但是 fbx的meta里, 有的是一个true一个false, 有的是 两个true .

我确定图片本身是没有alpha的.