We’re working on moving the Burst compiler out of process so that it can compile your code faster thanks to running in a separate .NET 6.0 executable. For the migration to MSBuild, the first step is to decouple our compilation pipeline from the Unity Editor and move it to a separate process.
1 Comment
Sort: