I am getting hundreds of errors from all of my packages every time I open Unity. I have tried reinstalling and deleting my library folder but nothing fixes it. The errors are causing Unity to take 10+ minutes to open. Deleting the library folder does cause Unity to open at a normal speed for 2-3 launches before it returns to taking 10 minutes.
There are 3 types of errors for each packages here are examples:
“Could not load image C:\Program Files\Unity\Hub\Editor\6000.0.5f1\Editor\Data\Resources\PackageManager\Server\node_modules@edt\proxy-helper\build\Release\win-x64\msvcp140_2.dll due to Metadata verifier doesn’t handle sections with SizeOfRawData < VirtualSize”
“Could not load image C:\Program Files\Unity\Hub\Editor\6000.0.5f1\Editor\Data\Resources\PackageManager\Server\node_modules@edt\proxy-helper\build\Release\win-x64\msvcp140_1.dll due to Invalid data directory 0
Run the peverify utility against this for more information.”
“Could not load image C:\Program Files\Unity\Hub\Editor\2023.1.18f1\Editor\Data\PlaybackEngines\windowsstandalonesupport\Variations\win_arm64_player_nondevelopment_mono\MonoBleedingEdge\EmbedRuntime\mono-2.0-bdwgc.dll due to Invalid VirtualSize points beyond EOF
Run the peverify utility against this for more information.”
I have tried everything and any help is much appreciated. I cannot work on my project with these errors and hope to fix it soon, thanks.