mixpanel-unity icon indicating copy to clipboard operation
mixpanel-unity copied to clipboard

Constant freezing in unity editor (even with empty scene)

Open chrisnobrega opened this issue 3 years ago • 3 comments

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

chrisnobrega avatar May 11 '22 04:05 chrisnobrega

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

meta-meta avatar Feb 15 '23 00:02 meta-meta

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

SnugglePilot avatar Mar 28 '23 17:03 SnugglePilot

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

rennat avatar Aug 31 '23 18:08 rennat