Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Bug signing out on application quit in the editor breaks services

Discussion in 'Authentication' started by spinaljack, Aug 16, 2022.

  1. spinaljack

    spinaljack

    Joined:
    Mar 18, 2010
    Posts:
    953
    So if you sign out on application quit in the editor then the next time you press play you will get an "unauthorized" error when you try to access Lobby.

    Restarting the editor fixes this and it doesn't happen if you don't sign out on application quit