Burst Compiler dont work

I heard that the burst compiler is much better than the default to compile your game.
so I installed burst from the package store but after I tried to export the game a lots of errors comes to the console!
What did I wrong with the installtion of burst and how can I export my game to android with it?


The Burst compiler is one of the three components of DOTS; ECS + Jobs + Burst. It will do nothing for you unless you use jobs in your project. If it was simply something to install that’s just better to have, then it would be installed by default. Do the errors disappear when you uninstall the package? Did you also install the entities and job packages?

2 Likes

This is unfortunate that it spawns so many errors while it boils down to a single error with the Android linker. We will try to fix this.

Could you try a more recent version in the 1.4.x? (Just to make sure this is not something we have fixed recently)