Unity3d 2020.3.28f1 personal getting error when trying to get my packages in Package Manager.

I did : Window > Package Manage > Packages: My Assets

Screenshot of the errors I’m getting when trying to fetch the packages from the package manager.

This is the 3 errors I’m getting :

[Package Manager Window] Unable to perform online search:
Cannot fetch authorization code. User access token is expired or invalid. You may need to sign out and sign in again.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

Second error

[Package Manager Window] Cannot perform upm operation: Unable to perform online search:
Cannot fetch authorization code. User access token is expired or invalid. You may need to sign out and sign in again. [Unknown].
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

Third error

[Package Manager Window] Error searching for packages.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

Did you solved it? i have the same issue

1 Like

Found a workaround.

First update the unity hub to the last version 3.1.1 then save your current project quit the unity editor and open the project again and it’s working.

tell me if it’s working for you, for me it’s working.

I think this may be a bug in Unity Hub (rather than the package manager). It is temporarily “fixed” when you close Unity Hub and the editor, then launch Unity Hub and open your project. The error can recur after Hub has been open for over approximately 24 hours.