That makes Unity get stuck on DomainComplete, the error is thrown if you have Burst enabled, and Unity can’t get out of that loop.
The solution is to open unity forcing -force-disable-burst if I remember well, let it compile again. Otherwise, you can’t open the project. And it keeps happening if you had the project open and that change is reset (for example, in my case, I have a branch with ALINE new version).
I’m talking with the people at Unity. This is an error in Unity that freezes it. But I wanted you guys to be aware of this.
Thank you for the notice, that’s good to know. Let us know if Unity gets back to you with any useful information we can give to other users should it come up