Hello people. I'm having errors with my unity builds. I'm using unity 2019.3.12f1 and I'm trying to build for android. I never installed unity using the hub. It was a separate download(an offline installer). The android sdk was also installed without using unity hub.
This is the error I'm getting.
BuildFailedException: Burst compiler (1.3.5) failed running
stdout:
Burst requires the android NDK to be correctly installed (it can be installed via the unity installer add component) in order to build a standalone player for Android with ARMV7A_NEON32
The environment variable ANDROID_NDK_ROOT is undefined or empty, is the Android NDK correctly installed?
stderr:
Any help will highly be appreciated. Thanks.
↧