mixpanel-unity
mixpanel-unity copied to clipboard
Constant freezing in unity editor (even with empty scene)
Steps to reproduce:
- Unity 2021.3.2f1 (LTS)
- Mixpanel 3.0.2
- Run empty scene
- Mixpanel Controller.cs object spawns
- After 1-2 minutes complete editor freeze (<1fps)
- Delete Mixpanel Controller.cs object
- Editor unfreezes...
- Consistently reproducible
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

We are also seeing this issue in our application. Would be great if MixPanel ran in the background/async for these...
We're also experiencing this problem.
resulting in very long frames on every sync