When I’m working in this project, all is fine until suddenly some empty errors appear in the console. I am unable to run the project when these errors appear.
If I close and reopen the project, everything in the scene blanks out and every Unity component fails to load, complaining about compile errors.
The only way to fix it, I’ve found, is to open the project via a Scene file with my internet switched off, bypassing Unity Hub, and opening the project directly. The project then loads fine.
After that point all is dandy and I can switch the internet back on and open the project as usual.
I have no idea what causes this as it happens seemingly at random.
I’m using 2019.2.9f1 Personal Edition, on Windows 10.
I’m guessing it’s a bug with Unity so there’s not much I can do, though I hope this can help anyone else having this issue.