Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullReferenceException when trying to open the tool in Unity 2020.2: AssetStoreClient.get_ActiveSessionID #7

Closed
zwcloud opened this issue Jan 24, 2021 · 4 comments

Comments

@zwcloud
Copy link
Owner

zwcloud commented Jan 24, 2021

It happens with latest version of official asset store tools:
https://forum.unity.com/threads/issue-asset-store-tools-not-working-in-2020-2.1023478

NullReferenceException: Object reference not set to an instance of an object
AssetStoreClient.get_ActiveSessionID () (at :0)
AssetStoreClient.get_HasActiveSessionID () (at :0)
LoginWindow.get_IsLoggedIn () (at :0)
AssetStoreManager.ValidateAssetStoreLogout () (at :0)

Existing lastest release for Unity 2020.1 doesn't work on 2020.2 either. Further investigation on this issue needed.

@zwcloud zwcloud changed the title NullReferenceException when tring to open the tool: AssetStoreClient.get_ActiveSessionID NullReferenceException when trying to open the tool in Unity 2020.2: AssetStoreClient.get_ActiveSessionID Jan 24, 2021
@PatHightree
Copy link

PatHightree commented Mar 6, 2021

This issue also occurs with the official asset store tools (Unity 2020.2.0f1).

@lucasmontec
Copy link

Also occurs with me!

@zwcloud
Copy link
Owner Author

zwcloud commented Mar 15, 2021

I have fixed this but not tested if uploading works. Just wait a few days.

@zwcloud zwcloud closed this as completed in 5755d7b Apr 6, 2021
@zwcloud
Copy link
Owner Author

zwcloud commented Apr 6, 2021

I have uploaded my packages with it:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants