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

Unity hangs after exiting play mode #5

Open
tqtran7 opened this issue Feb 9, 2016 · 1 comment
Open

Unity hangs after exiting play mode #5

tqtran7 opened this issue Feb 9, 2016 · 1 comment

Comments

@tqtran7
Copy link

tqtran7 commented Feb 9, 2016

I noticed that the library causes Unity to hang for a long time after I exit the play mode. Is this cause by the plugin or the opened socket?

@tqtran7
Copy link
Author

tqtran7 commented Feb 11, 2016

Looks like there are two OnApplicationQuit method, one in LoginGUI and another in ChatGUI. Deleting one of them solved the problem. They must be clashing into each other and causing the hang.

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

No branches or pull requests

1 participant