unity错误android minimum api level must be set to 23 or higher for the oculus xr plugin
时间:2020-11-26 14:48:40
收藏:0
阅读:13
Unity 版本: 2019.4.15f1
解决方法:
File > Build Settings > Player Settings > Player > Minimum API Level
将其设为23
评论(0)