前提・実現したいこと

unityパッケージマネージャエラーを修正したい

発生している問題・エラーメッセージ

unity Package Manager Error

Failed to resolve packages:The file 
[C:\ProgramFiles\Unity\Hub\Editor\manifest.json]
cannot be found.No Packages loaded.

A re-import of the project may be required to fix the issue or a manual modification of
C:/Users/UserName/Desktop/UnityProject/Animation/Packages/manifest.json file.

Click on Retry to relaunch Unity and reopen your project.

Click on Continue to launth Unity. Some or all packages may not be
imported Which may cause compilation errors.

該当のソースコード

試したこと

UnityHubの再インストールおよびアップデート

Unity2019.3.8f1の再インストール

PC再起動

Retryボタンを押す

Continueボタンを押す

manifest.jsonファイルを削除する

Unity Package Manager Errorを修正したいです
64.60 GEEK