Hello,
For the last 2 days, I have been having trouble with Unity by getting around 96 to 102 average empty errors that pop up on every project from the past and new ones created.
First, it started with the prompt saying “Enter Safe Mode?” which I reacted weirdly to as I usually don’t leave errors when I save my project.

After entering safe mode to isolate everything and merely solve the problems, I saw that there were around 102 empty errors with their numbers (location domain?). From here, I clicked on many things in the hopes of finding out what the issue was or launching Visual Studio Code, but I got nowhere. Going out of safe mode and inspecting my scene, I saw that all of my models were purple, indicating that my URP had died, and after inspecting a few things, I discovered that all of my scripts were also dead.
TLDR: This problem makes every script and package unusable disabling everything that is in the way from URP to ProBuilder and even the visual studio code runner.
Here is a picture for reference.
I have updated all the packages that needed an update which came with no result than changing the error numbers but still consistent empty errors. From here, I uninstalled the version I was on and installed 2021.3.2f1 and still had the same persistent errors. due to this, I uninstalled everything unity related from my system including cache files that were leftover and did a full fresh reinstall. After all this work, I am left with the same empty errors that are on every project new and from the past.
After looking at the editor logs here is something that may be relevant to this issue:
*** Tundra build failed (2.21 seconds), 93 items updated, 347 evaluated
All help is appreciated and I am more than happy to provide anything more that is needed to identify the problem on this topic as I want to return back to developing my game.


