Search Unity

Not able to link my project with a Unity Services Project ID.

Discussion in 'Editor & General Support' started by kapil20, Jul 22, 2016.

  1. kapil20

    kapil20

    Joined:
    Apr 5, 2016
    Posts:
    1
    Dear Sir,

    I am trying to Link my project with a Unity Services Project ID.
    I am following the same steps given on Unity Manual -Unity Services -Unity IAP-Setting up Unity IAP
    http://docs.unity3d.com/Manual/UnityIAPSettingUp.html

    Open the Services Window by going to Window > Unity Services

    But I am getting below error in the unity service window.

    ATTENTION
    Unable to link project to Unity Services.
    Unity project ID no longer exists or you no longer have permission to the Unity Project ID.
    You can continue with Unity services by linking your local project to a new Unity Project ID.

    Please resolve my issue.

    Thanks,
    Kapil Kumar
     
  2. Powro

    Powro

    Joined:
    Jul 25, 2016
    Posts:
    1
    Hello,

    I have the same issue...

    Thank you,
     
  3. VicunaGaming

    VicunaGaming

    Joined:
    Oct 31, 2018
    Posts:
    2
    i have the same issue. but i have a additional thing i am logged in but unity says that i need to log in if i do that and try collab again it says the same thing help!
     
  4. kjsan22

    kjsan22

    Joined:
    Dec 2, 2018
    Posts:
    2
    I too have the same issue. Tried all ways suggested in various threads. nothing works.. HELP...
     
  5. NGGProgress

    NGGProgress

    Joined:
    Dec 11, 2017
    Posts:
    3
    Still having this problem.. Anyone solve it? Please help.
     
  6. advait

    advait

    Joined:
    Apr 25, 2014
    Posts:
    1
    me too. please tell my if you get a solution
     
  7. DeusDemian

    DeusDemian

    Joined:
    Nov 29, 2015
    Posts:
    1
    how did you guys solve this? I unistalled unity, created a new project in services, I changed de unity version, Iunliked un linked again and I keep getting this error "
    UnityProjectNotLinkedException"
     
  8. yoan-unity

    yoan-unity

    Unity Technologies

    Joined:
    May 27, 2022
    Posts:
    6
    Hi @DeusDemian

    We've recently worked on a similar problem and deployed a fix for it on all LTS versions.

    Please let me know if the following fixes your problem.

    If your project is linked in the Editor but you still get the UnityProjectNotLinkedException, try this:
    • Upgrade to your latest LTS version (for example, if you're on 2021.3, update to the latest 2021.3 version), OR
    • On the Unity Hub, click on the […] button associated with the project you're having trouble with, then click on the "Add command line argument" button and enter -skipMissingUPID
    Cheers!
    Yoan