Why is ARM64 greyed out? How do I turn it back on to meet the Android 64 bit requirements?

I am trying to figure out how to meet the android 64 bit requirement. I am using 2018.3.5f1 and when I got to build settings, under target architecture, ARM64 is listed but it is greyed out. It will not let me check it. How do I product a 64bit build?

5 Likes

2025 and this is still helpful, legend!

2 Answers

2

I actually JUST figured this out.

go to file > build settings

bottom left corner of Build settings > player settings

in the inspector > other settings > scroll down to Configuration > SCRIPTING BACKEND > SWITCH FROM MONO TO IL2CPP > scroll down more > you can now click ARM64

took me forever!

That worked.... thanks!

awesome, would u mind accepting the answer. also ud think there would be more walkthroughs from unity considering Google's req on the move to support both 32 and 64

Thank you! Took too long to find this answer.

Thanks man, you literally made my day! <3

Thanks man

Would like to add that Android NDK is also required.