- Home /
After upgrading Unity to 2020.2.1f1 Google Play generates crashing apk from aab
I've already submitted this as a bug, but maybe someone already faced a similar issue and can help me to find a solution because this bug is blocking us from upgrading Unity.
After upgrading to Unity 2020.2.1f1 we faced strange issue - we can build through gradle a correct and valif .apk, also we can build a correct .aab file and generate correct .apk from it using bundle tool AND we can download from google correct universal.apk BUT apks generated by google for particular phones are crashing with an error similar to error when wrong architectures were selected in build (picture attached).
![alt text][1]
I've already tried obvious checks like architecture settings in Player Settings, but its definitely not the case, because bug appears right in a commit with upgrading Unity, with no major changes in gradle/settings etc. [1]: /storage/temp/173557-error.png
Your answer
Follow this Question
Related Questions
WebGl build fails after upgrade to 2021.2.7f 0 Answers
Why can't I build Web Player in Unity while I have no problems with building standalone versions? 2 Answers
Issue with Cloud Build with Unity 2017.2.0f3 0 Answers
How can I stop the variable values reverting to its default values after being built? 1 Answer