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.

Question Where did this move to? Documentation outdated!

Discussion in 'Documentation' started by Kevinpptx, Feb 17, 2023.

  1. Kevinpptx

    Kevinpptx

    Joined:
    Nov 30, 2019
    Posts:
    10
    I am following this simple documentation:
    https://docs.unity.com/authentication/en/manual/SettingupGooglePlayGamesSignin

    I have implemented Google Play Games services and when I access and use them in my code, everything works. However, when I use Unity's Social.xxx instead of GooglePlayGamesPlatform.xxx, Unity thinks that I am not authenticated. This is most likely due to me not having configured my ID provider to be Google for Unity Authentication like in step 3 of the documentation.

    Here is my issue:

    The documentation says:
    upload_2023-2-17_13-27-9.png

    But in my Editor (version 2022.2.5f1) there is no "Authentication" as you can see here:
    upload_2023-2-17_13-28-57.png

    Now, I need your help: Does anyone know where this setting got moved to?

    Thanks in advance!
     
  2. SF_FrankvHoof

    SF_FrankvHoof

    Joined:
    Apr 1, 2022
    Posts:
    780
    upload_2023-2-17_14-20-17.png

    I believe this gets forwarded to Unity's Social-class.