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

相关推荐
fengci.10 分钟前
ctfshow其他(web396-web407)
android
JJay.28 分钟前
Android 17 大屏适配变化解
android
TE-茶叶蛋1 小时前
结合登录页-PHP基础知识点解析
android·开发语言·php
alexhilton2 小时前
Jetpack Compose元球边缘效果
android·kotlin·android jetpack
y小花2 小时前
安卓音频子系统之USBAlsaManager
android·音视频
KevinCyao3 小时前
安卓android视频短信接口怎么集成?AndroidStudio视频短信开发指南
android
派葛穆4 小时前
汇川PLC-Unity3d与汇川easy521plc进行Modbustcp通讯
unity·c#
Android出海4 小时前
安卓侧载强制24小时冷却,第三方APK直投买量面临停摆
android·google play·app出海·android出海·android侧载·谷歌开发者·android开发者
kerli4 小时前
Compose 组件:LazyColumn 核心参数与 key/contentType 详解
android·前端
small-pudding4 小时前
Unity URP + Compute Shader 路径追踪器实战:从可用到可优化
unity·游戏引擎