I’m getting the exact same error with 2019.3.0b11. I’m not even using DOTS, just Jobs and Burst.
EDIT: I updated both in package manager and the problem went away.
Burst 1.1.2 contained a bug that means paths to temporary folders, or projects, containing spaces would fail with an error similar to above.
Please try latest preview version of 1.2.0 which should fix those issues and many more (see https://discussions.unity.com/t/768214 ) for more information. If you cannot see this release, please ensure show preview packages is ticked in the editor, and please also check that you aren’t still using the staging repository which is no longer supported.
I can’t pass the Burstv1.6.5 compiler error ( trying to build export my project from Unity 2021.3.2f1 to Visual Studio 2022 UWP ).
I have installed all the addons of Visual Studio 2022. The project works fine on the Unity editor. In my case the Burst package is a dependency of the Universal RP package. So whenever I install Universal RP package (which I have to ) , I cannot build export the project anymore.
Below I have attached the error output, I appreciate your help, really stuck here.