Search Unity

Analytics Missing Script

Discussion in 'Unity Analytics' started by MousePods, Dec 16, 2019.

  1. MousePods

    MousePods

    Joined:
    Jul 19, 2012
    Posts:
    811
    Hi,

    I am having an issue when I build my game onto my iOS devices that I am getting these errors (screenshot). This doesn't happen in the editor.

    I at first thought it was an issue with my prefab so I added just the Analytics Event Tracker script to my scene and removed all the data. (screenshot)

    Is this a known issue?

    I am using 2019.3.0f1 and the analytics latest package.

    Thanks!
     

    Attached Files:

  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Is your first screenshot from XCode? It looks like an error in the Unity Editor. Please provide steps to reproduce.
     
  3. MousePods

    MousePods

    Joined:
    Jul 19, 2012
    Posts:
    811
    Ok, so this is strange.

    I think this happened when I updated to the latest analytics package. I went to Add Component to add the Analytics Event Tracker to a GO, but it doesn't appear in the list.

    I uninstalled and reinstalled the Analytics package and now I am now getting "The associated script cannot be loaded." Was the component removed from the package?

    (The SS that looks like it is from Xcode is just the debug information from the build in Unity)

    Thanks
     

    Attached Files:

  4. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
  5. MousePods

    MousePods

    Joined:
    Jul 19, 2012
    Posts:
    811
    Thank you.