mixpanel / mixpanel-unity

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

Constant freezing in unity editor (even with empty scene) #143

Open chrisnobrega opened 2 years ago

chrisnobrega commented 2 years ago

Steps to reproduce:

meta-meta commented 1 year ago

My team has been experiencing this same issue sporadically. We had some luck switching Unity versions but that was a red herring. I tracked it down in the Unity profiler. Disabling our app's usage of Mixpanel did not help. Will probably write a script to Delete Mixpanel Controller.cs if UnityEditor for now. Thank you for the tip, @chrisnobrega

image
SnugglePilot commented 1 year ago

We are also seeing this issue in our application. Would be great if MixPanel ran in the background/async for these...

rennat commented 1 year ago

We're also experiencing this problem. resulting in very long frames on every sync image