Possible bug: Custom Event Details show only some data

Returning from a recent vacation I decided to take a look at data collected using Unity Analytics for a few internally user tests of our upcoming shooter game.
Specifically I wanted to look at a Custom Event named CompletedAreaWithSetupItem which tracks what items the player completes a level with along with some additional meta information. The type of item is tracked by a string parameter named ItemType.
Now, the data shown in the graphs appear to differ based on the start date of the interval selected. This means that some data seem to disappear as I widen the interval - Something I haven’t been able to come up with a logical reason for so far.

Perhaps it is best explained by looking at screenshots:
April 3th to 21th, April 4th to 21th, April 5th to 21th

I guess it could be “by design” as I sometimes see other bug reports marked as by Unity

  • However if that is indeed the case, then I would argue that the design is somewhat illogical…

I am very interested in seeing this fixed/explained as I still hope to use Unity Analytics to learn how to improve our game.

  • Scarzzurs

Sorry about this. It’s definitely a bug on our side which we became aware of yesterday from this report:

A fix is in process.

Hi @Scarzzurs
Thanks a lot for your input!
There was a bug on our side when custom param values appear non consistently in corresponding time range.

That bug is corrected now, so please let us know if we could be of further assistance.

Vlatko
Platform Engineer

Thanks for your prompt response and fix. It appears to be fixed now :slight_smile:

  • Scarzzurs