Building 64 bit apks and aab with 2017.4.33f1 LTS

Hello,

I have successfully built Android 64 bit builds with 2018+ in the past, but I am currently trying to upgrade an older project and do the same. I have upgraded my project, and it appears I can build the .aab file (yay, I think it’s working?)

My question is when I UNCHECK Build App Bundle, and have multiple Target Architectures checked, it only seems to build a single .apk file. When I do this in 2018+ it usually creates a subfolder with 3 separate apk files in it labeled accordingly. Does anyone know what the discrepancy is here?

If I open this apk file in 7zip, it appears to have data for the different versions, but still I’m curious why there aren’t separate apk files.

5044826--494810--upload_2019-10-8_17-11-39.png
Cheers,

  • Rob

Unity - Manual: Player settings for the Android platform search for “Split APKs__ by target architecture (Experimental)__”. This feature is not available in 2017.4.

Oh, I see. But the aab should still contain the correct information for each version?