Hi, I’m having issues building a project for Switch on Unity 2019.3.0b10. The project builds and runs perfectly fine on 2018LTS, but I’m interested in Burst support, which supposedly arrived in with 2019.3 beta.
Here’s editor log output of the errors I’m getting:
Any help or suggestions will be greatly appreciated!
Does it compile successfully on Unity 2019.3.0b10 if you disable Burst?
Actually no, doesn’t look like it’s related to burst directly. I’ve tried 2 things, first I unticked Burst Compilation in Jobs dropdown options and that didn’t change anything, error logs looked exactly the same. After that, I’ve removed the Burst package from the project entirely and it’s still more or less the same, few logs less, but still errors thrown and build failed: