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

After play mode is entered and exited, Sign out functionality no longer works #216

Closed
StanleyGoldman opened this issue Aug 21, 2017 · 3 comments

Comments

@StanleyGoldman
Copy link
Member

No description provided.

@StanleyGoldman
Copy link
Member Author

@shana this was based on a comment you made to me. I was not able to reproduce this.
Can you give it a shot?

@meaghanlewis
Copy link
Contributor

meaghanlewis commented Sep 12, 2017

@StanleyGoldman Im encountering this as well while using Unity on Mac. This does not seem to be a problem on Windows.

cannot sign out

Keep clicking Sign out but nothing appears to be happening. This is what I see in my github-unity.log:

170912-10:23:04 TRACE [ 1] <ApiClient>                         Creating ApiClient: https://github.com/
170912-10:23:04 TRACE [ 1] <Keychain>                          Clear Host:https://github.com/
170912-10:23:04 TRACE [ 1] <Keychain>                          WriteCacheToDisk Count:1 Path:/Users/meaghanlewis/Library/Application Support/GitHubUnity/connections.json
170912-10:23:04 TRACE [ 1] <GitCredentialManager>              Delete: https://github.com/
170912-10:23:04 TRACE [ 1] <GitCredentialManager>              RunCredentialHelper helper:"osxkeychain" action:"erase"

Although when I click Go to profile I get this error:

NullReferenceException: Object reference not set to an instance of an object
GitHub.Unity.Window.GoToProfile (System.Object obj) (at C:/jenkins/workspace/Unity/Unity/src/UnityExtension/Assets/Editor/GitHub.Unity/UI/Window.cs:346)
UnityEditor.GenericMenu.CatchMenu (System.Object userData, System.String[] options, Int32 selected) (at /Users/builduser/buildslave/unity/build/artifacts/generated/common/editor/GenericMenuBindings.gen.cs:125)

@meaghanlewis
Copy link
Contributor

I can no longer reproduce this issue @StanleyGoldman

@StanleyGoldman StanleyGoldman added this to the 0.22 milestone Nov 7, 2017
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