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

Unity Analytics doesn't work from spawned servers #228

Open
RikuTheFuffs opened this issue Mar 28, 2019 · 0 comments
Open

Unity Analytics doesn't work from spawned servers #228

RikuTheFuffs opened this issue Mar 28, 2019 · 0 comments

Comments

@RikuTheFuffs
Copy link

RikuTheFuffs commented Mar 28, 2019

After having a 92-emails conversation with unity support's guys, we found out that the analytics events (both custom and standard, such as "app run") are not sent from the game server instances.
The crazy thing is that if you try to use the
AnalyticsResult result = Analytics.CustomEvent(eventName, eventData);
call, the result is "OK" as if it was sent correctly.
Maybe the spawner controller "disables" analytics in some way when spawning a new process?

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

1 participant