Im developing a 3d model which is to be deployed in a AARCH64 bit processor. I reffered how to build the unity exe for linux, and the linux build was success but under the linux im not be able to select the target architectures.(aarch64, arm64) https://docs.unity3d.com/Manual/linux-IL2CPPcrosscompiler.html
I need to build my unity project for AARCH64 ,I had already tried installing toolchain packagaes, LL2CPP and also changed the scripting backend to the LL2CPP, but when im tried changing the scripting backend in playersettings>othersetings>scriptingBackend underthat there is target architecture but it was not listing any aarch64 or arm64 processors. im using unity editor 2021.3.29f1