Editor regulary broken by unity packages compilation error
I regulary (1 or 2 times a day) get my project broken when I come back from my IDE (Jetbrain's Rider) because I suddently get this warnings and errors :
If I restart unity, project is still broken with this error :
There is no custom packages used, only default unity. I'm not making anything special when it happens, just simple code edit.
Compilation fails in Rider with the same errors.
The only workaround I found is to delete the /Library folder of my project and restart unity... but it loses a lot of configurations...
Unity
Version 2019.4.2f1 (20b4642a3455) Personal
Wed, 17 Jun 2020 20:38:56 GMT
Branch: 2019.4/staging
Rider
Version 2020.1.3
Thanks
Little advancement on the problem : I've discovered I just have to delete the folder "Library/ScriptAssemblies" to remove the error on restart