519 error on a blank project

I just started unity and I opened a blank project
7579063--939265--upload_2021-10-17_14-6-0.png
and I got this
so I went to safe mode and then I have like 519 errors!!!

TestRunner / NUnit is probably something you don’t need. Unity still barfs tons of unnecessary stuff into new projects, so you might want to just take that stuff out. Here’s how:

Extra unwanted packages in new projects (collab, testing, rider and other junk):

About the fastest way I have found to make a project and avoid all this noise is to create the project, then as soon as you see the files appear, FORCE-STOP (hard-kill) Unity (with the Activity Manager or Task Manager), then go hand-edit the Packages/manifest.json file as outlined in the above post, then reopen Unity.

1 Like

btw
7582003--939826--upload_2021-10-18_20-33-30.png
i have only 2020 ones

7582003--939823--upload_2021-10-18_20-33-11.png