Search Unity

Question Numeric custom parameters are not parsed

Discussion in 'Unity Analytics' started by mariabrito17, Sep 20, 2022.

  1. mariabrito17

    mariabrito17

    Joined:
    Feb 23, 2021
    Posts:
    10
    Hello,

    We have been having some trouble configuring our game's custom events.

    In our project we are sending two numeric custom parameters, they are defined as Integer on Event Manager and assigned to the events. For some reason, on Event Browser, these events are being considered Invalid and the following error message is shown: "Number type expected, but not found, for field - level".

    Does Unity convert every custom parameter to string? Why can't it parse our numeric fields?
     
  2. SebT_Unity

    SebT_Unity

    Unity Technologies

    Joined:
    Jun 21, 2021
    Posts:
    282