Building an AssetBundle for target ‘AndroidPlayer‘ is not allowed because the required module is not

在使用AssetBundle Browser 为Android打包时遇到错误:Building an AssetBundle for target 'AndroidPlayer' is not allowed because the required module is not installed.
解决办法是:安装对应的安卓平台环境。操作过程如下:
(1)打开unity hub
(2)切换到"安装"选项卡,找到对应的编辑器
(3)点击编辑器右边的小齿轮
(4)选择"添加模块"


(5)找到 "Anddroid Build Support",勾选内容后点击继续。


我的博客地址:Building an AssetBundle for target 'AndroidPlayer' is not allowed because the required module is not installed. - 乐帮网 (lebang2020.cn)

猜你喜欢

转载自blog.csdn.net/xinsiyu2008/article/details/140572737