Burst.Backend.CompilerBackendException: Unable to write module to filePath

Here I have Ru chars and dont know what to do with that

But somehow:

I tried to implement Unity physics preview and wanst shure if it works without Burst compiler and Jobs - so I installed them too. Can I remove them from my project without damaging the performance?

Also does my Android build work with Unity Physics package after this fail? Or it was automatically disabled somehow?

Same problem, have you solved it?

Hi, sorry that this is still occurring, I have logged the issue and will try to get a resolution soon (which will require a new burst package).

Had the same issus. The problem was unicode symbols in the Windows user’s name and as a consequence in the Windows temp folder path. Seems like parts of the Burst compiler don’t work with unicode symbols in paths. Resolved with setting the temp folder path to a different place.