Unity导入Avpro插件(3.0.8版本)打包安卓时报错

报错信息(部分)

Exception while marshalling C:\Program Files\Unity\Hub\Editor\2022.3.34f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\build-tools\32.0.0\package.xml. Probably the SDK is read-only Exception while marshalling C:\Program Files\Unity\Hub\Editor\2022.3.34f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\platform-tools\package.xml. Probably the SDK is read-only Exception while marshalling C:\Program Files\Unity\Hub\Editor\2022.3.34f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\platforms\android-31\package.xml. Probably the SDK is read-only Exception while marshalling C:\Program Files\Unity\Hub\Editor\2022.3.34f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\platforms\android-32\package.xml. Probably the SDK is read-only Exception while marshalling C:\Program Files\Unity\Hub\Editor\2022.3.34f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\SDK\tools\package.xml. Probably the SDK is read-only
问题解决
解决问题的论坛地址

安卓api兼容级别改为13之后,可以打包出来,但在pico里安装不了,需要将其再改为10

相关推荐
恋猫de小郭13 小时前
Android 性能迎来提升:内核引入 AutoFDO 普惠所有 15-16 设备
android·前端·flutter
ellis197013 小时前
Unity资源管理框架Addressables[五] 构建
unity
CS_Zero13 小时前
Android ADB调试工具使用简记
android·adb
牢七14 小时前
Slim-4.x php审计 报错分析
android·开发语言·ide·安全·php
xiegwei14 小时前
Android 调起第三方导航
android
AirDroid_cn14 小时前
Android 15 :如何让特定应用通知仅在锁屏显示横幅?
android·智能手机
派葛穆14 小时前
Unity-鼠标悬停改变图像位置
unity·计算机外设·交互
zh_xuan14 小时前
android ARouter配置降级服务
android·arouter
常利兵15 小时前
Android开发秘籍:接口加解密全解析
android
xuboyok215 小时前
MySQL中ON DUPLICATE KEY UPDATE的介绍与使用、批量更新、存在即更新不存在则插入
android·数据库·mysql