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

Mixpanel prevents opening the same Unity project open twice #110

Closed
JonInception opened this issue Jan 5, 2021 · 4 comments
Closed

Mixpanel prevents opening the same Unity project open twice #110

JonInception opened this issue Jan 5, 2021 · 4 comments

Comments

@JonInception
Copy link

Hi,
We have many projects/ upm packages internally so having a few editors open at once is fairly commonplace.

But whenever opening the same project twice (useful for debugging - checking out older version and comparing), Mixpanel continously throws this on init, halting our init flow:

IOException: Sharing violation on path C:\Users\Joker\AppData\LocalLow\InceptionXR\LearningPath\mixpanel_track_queue\lock

@SnugglePilot
Copy link

SnugglePilot commented Jun 28, 2021

I'm seeing this as well.

Our app is able to be opened multiple times on a single desktop, so this functionality is critical for our deployment. (Being able to test in the Unity Editor would be great as well.)

@KasperSeas
Copy link

Having the same issue, did anyone find a solution?
Testing a server and a client for multiplayer on the same pc

@zihejia
Copy link
Contributor

zihejia commented Sep 29, 2021

Thanks for bringing it up. We are working on a solution to solve all persistence-related problems right now, sorry for the inconvenience.

@zihejia
Copy link
Contributor

zihejia commented Oct 21, 2021

We have released v3.0.0 which refactored the persistence layer and will no longer have this problem. please feel free to reopen if you find any issues.

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