Google 当游戏是 64 位时,玩控制台 64 位错误

Google Play console 64 Bit error when the game is 64 bit

Google Play 控制台在我的 64 位应用程序包文件中出现错误。

我使用 unity 2019.2.1 和 unity 2018.4.2 LTS 构建游戏,从这两个版本我在应用程序包 formate 中制作了 64 位版本。之前一切正常,但突然 google 给我错误提示,它不是 64 位的。

我希望我的游戏在 google 游戏机上发布并且不希望出现这些错误,因为我使它完全兼容 64 位。

突然出现同样的错误 - 不知道发生了什么事...

我找到了答案,只需从目标构建中取消选择 intel x86 即可完美运行。