mixpanel / mixpanel-unity

Official Unity Tracking Library for Mixpanel Analytics
https://mixpanel.com
Apache License 2.0
45 stars 38 forks source link

RegisterOnce is broken #161

Closed lourd closed 1 year ago

lourd commented 1 year ago

The RegisterOnce behavior of this library is incorrect. There is no check if the given property has been set before, and the "OnceProperties" are reset after every single send.