I just installed Unity 2019.2.14f1 via Unity-Hub. Im running it on Ubuntu 19.04. I opened a fresh project and try to run it and it shows the following screen:
I had the same problem on Windows just now. Try opening your project via terminal/command line.
In my case it was:
Unity.exe -projectPath “INSERT_PATH_TO_PROJECT_HERE”
The Unity Hub seems to be screwed.
Thank you SmugSelektor…i think i just found the explenation here (seems to be a problem with linux and soon be solved): Empty log errors in 2019.1.0f2 ?_ga=2.163956863.1720274386.1574972986-692244475.1570962931
Similar issue with Windows too since yesterday, managed to run the unity editor without empty errors after calling from command line but editor crashing when playing the scene