Hello everybody. After installing Unity 2019.1.14f1 through the Unity Hub and creating an empty project, 4 empty errors appear. And when I clicked on the "Play" button, I got another error.
Other people sometimes also met this error, but fixed it passing from .net 4.0 to .net 3.5. I tried to do this, but I got another error related to TextMeshPro, but I did not use this mesh. In an attempt to find a solution to the problem, I came across this answer: "It is necessary to switch from .net 3.5 to .net 4.0." It turns out some kind of vicious circle. Help me please!
----------
Screenshot of the first error:
![error 1][1]
----------
Screenshot of the second error:
![error 2][2]
[1]: /storage/temp/148198-снимок-экрана-от-2019-11-01-14-39-43.png
[2]: /storage/temp/148199-снимок-экрана-от-2019-11-01-14-37-36.png
↧