Unity 烘焙出现Error:Selected texture format 'ARGB 16 bit' for platform 'DefaultTexturePlatform' is not valid with the current texture type 'Default'.

出问题点:

解决方法:

LightingMode :Baked Indirect、Subtractive。
在使用Unity进行烘焙时遇到错误,提示Selected texture format 'ARGB16bit' for platform 'DefaultTexturePlatform' is not valid with the current texture type 'Default'。问题可能出在纹理格式设置上。解决方案包括检查和调整Lighting Mode,如尝试设置为BakedIndirect或Subtractive,以解决不兼容问题。
Unity 烘焙出现Error:Selected texture format 'ARGB 16 bit' for platform 'DefaultTexturePlatform' is not valid with the current texture type 'Default'.

出问题点:

解决方法:

LightingMode :Baked Indirect、Subtractive。
1755
3990
2万+
1万+

被折叠的 条评论
为什么被折叠?
