Search Unity

Question Unity Version Unknown - Custom Events

Discussion in 'Unity Analytics' started by NixTown, Mar 3, 2023.

  1. NixTown

    NixTown

    Joined:
    May 11, 2021
    Posts:
    1
    I recently implemented my first custom events to track level progression.

    Now that I have some data collected I am tweaking the levels. I now want to look at the data for just the latest version of the game.

    My understanding was we could filter by version number but all my data collected with my custom event is falling under "UNKNOWN" and not my actual version number.

    Are we expected to pass the version number data into the custom event or is this a bug?
     

    Attached Files:

  2. RandolfKlemola

    RandolfKlemola

    Unity Technologies

    Joined:
    May 1, 2020
    Posts:
    130
    Hey NixTown,

    Thanks for reaching out! The Custom Events should automatically populate the clientVersion parameter with your Application Version. Can you PM me with your Organization & Project IDs and I'll take a look to see what might be happening here? How have you set your client version? Which package version are you using? Unity Editor version?

    Thanks!

    Best,
    Randy