Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chrisnobrega opened this issue May 11, 2022 · 3 comments
Open

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

chrisnobrega opened this issue May 11, 2022 · 3 comments

Comments

@chrisnobrega
Copy link

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
@meta-meta
Copy link

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
Copy link

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

@rennat
Copy link

rennat commented Aug 31, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants