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.

Resolved Cannot find Analytics Package in UPM

Discussion in 'Unity Analytics' started by Huangnandes, Nov 2, 2022.

  1. Huangnandes

    Huangnandes

    Joined:
    Jul 3, 2018
    Posts:
    30
    Hello,

    I am new to Analytics in general as well as UGS.
    I am using Unity 2021.1.3f1.
    I am reading the documentation for Unity Analytics here: https://docs.unity.com/analytics/SDKInstallation.html

    I am struggling to find the package labeled "Analytics". I am instead finding an "Analytics Library".
    I don't think the Analytics Library is what I need, as whether or not it is installed I am receiving an error (attached) when I try initializing Analytics in the script highlighted in this part of the documentation: https://docs.unity.com/analytics/AnalyticsSDKGuide.html

    I'm not sure how to fix this issue. Any assistance would be appreciated :)

    Thanks,
    Shawn
     

    Attached Files:

  2. Julian-Unity3D

    Julian-Unity3D

    Unity Technologies

    Joined:
    Apr 28, 2022
    Posts:
    189
    Hey @Huangnandes

    As an alternative you can add the package via Add package by name.
    upload_2022-11-2_12-46-17.png

    The package name is: com.unity.services.analytics
    upload_2022-11-2_12-46-40.png

    Once you hit Add it will install the latest package version.
     
    PopNathakorn likes this.
  3. Huangnandes

    Huangnandes

    Joined:
    Jul 3, 2018
    Posts:
    30
    Thank so you much! This solved my issue!
     
    Laurie-Unity and Julian-Unity3D like this.
  4. PopNathakorn

    PopNathakorn

    Joined:
    Jan 14, 2021
    Posts:
    1
    It's worked! Thanks!
     
    Julian-Unity3D likes this.