Unity3D - Google 播放 64 位要求的问题

Unity3D - problem with Google Play 64-bit requirement

我无法部署 .abb 或 .apk,因为我在 Google Play 控制台中不断收到 64 位要求错误。

我已经尝试了这个答案中的所有内容:Unity Export Android 64 位 还是一样的问题

播放器设置:

当 Unity 构建包时,我可以看到它是为 64 位设备构建的,所以我不明白是什么问题。

在没有 x86 的情况下构建您的应用程序。

x86 usage is very low and it even got deprecated in 2019.2,因此删除它不会遗漏任何内容。