Burst Compiler Error Stopping Android Build

Hello,

So when I make a new project and try to build for android it works fine, however as soon as I add burst it won’t pass the build stage

Unity Version: 2020.3.14f1
Burst Version: 1.6.0 ← Tried multiple version they all have this issue

I’ve added my editor log

7540687–931453–Bug.txt (49.4 KB)

Hi, this appears to be an issue with the android sdk, it appears that the ndk burst is using is from an old editor install path 2020.1.16f1 (see the logs), could you try making sure the ndk is pointing to the editor installation for the editor you are using?
Check the paths in editor preferences.

7544860--932308--Capture.PNG

1 Like