Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
4
Question by UpheavalEntertainment · Jul 30, 2020 at 10:40 PM · unityeditorintegrationanalysisvalidationdata visualization

'Play to complete integration' step not validating

Hi, I have googled the heck out of this with no prevail, it never validates where it should show "Analytics enabled!" preview with the green tick that I seem everyone gets to. I have pressed played and left it for hours as well. My project ID is the same as on Unity Dashboard. I also tried different version, currently I am on 2020.2.0a19.2490, however downgrading to a non-alpha version has had the same result. I have also tried different projects and all my packages are up to date.

alt text

I have tried implementing funnel to see if data will appear

AnalyticsResult result2 = Analytics.CustomEvent("Level Progression", new Dictionary { { "MainMenu", 1 }, { "chocolate", 1 } }); Debug.Log(result2);

This works fine with the result "OK". But after waiting a good week, it still says "No Data"

alt text

I have heard the validator has been removed but then why on the latest version of unity, is it there? I can see it’s dated as the play button in the image is not the same as the 2020 versions. Thanks!

screen-shot-2020-07-31-at-102703-am.png (73.8 kB)
screen-shot-2020-07-31-at-103116-am.png (56.5 kB)
Comment
Add comment · Show 7
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image ProjectMakers · Sep 04, 2020 at 09:23 AM 0
Share

I have the same problem:

version: 2020.1.3f1 Subscription: Unity Plus

avatar image jdell64 · May 10, 2021 at 11:11 AM 0
Share

I am having the same problem. The player is stuck on the last step for integration. I have tried all the steps under the "having trouble" link. Additionally, I have tried:

  1. turning off the ads

  2. reboot machine

  3. load up unity

  4. renable the ads

I would love to just completely remove the analytics piece and reinstall it, but I'm not sure how to do that.

Additionally, I thought "Maybe the editor is unable to communicate with the server." To that end, I checked that Unity was able to get through the Windows firewall, and it was.

Any additional ideas?

avatar image kolesnick · Jul 25, 2021 at 09:48 PM 0
Share

I have the same issue. I tried Unity versions 2020.3.0f1, 2020.3.14f1, 2021.1.15.f1 & 2019.4.28f1 on Windows and Unity version 2020.3.0f1 on Mac. Also I tried this on clean empty project.

@UpheavalEntertainment @ProjectMakers @jdell64 have you managed to fix this somehow?

avatar image UpheavalEntertainment kolesnick · Jul 26, 2021 at 01:52 AM 1
Share

Yeah so the work around basically is it’s just a visual thing. Analytics work normally just have to deal with not seeing it in the editor and instead go to Unity Dashboard

avatar image kolesnick UpheavalEntertainment · Jul 26, 2021 at 07:08 AM 0
Share

Thank you! I also had a very fast answer from support that my events are already tracked.

For those who will come to this question, you need to track at least one event.

Following code worked for me:

 UnityEngine.Debug.Log(UnityEngine.Analytics.Analytics.CustomEvent("Test"));

It also should output Ok to Console.

avatar image awsapps · Sep 24, 2021 at 05:36 AM 0
Share

Idem here, stuck on "Play to complete integration". The most strange is that, each time I press the play button to integrate the services, in my cloud analytics webpage I DO appear as an active user (DAU)

avatar image awsapps awsapps · Sep 24, 2021 at 05:37 AM 0
Share

I'm in 2021.1.11f1m LINUX 20.04

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

210 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Is there interest in more / better integrations with Unity, particularly at the Personal tier? 0 Answers

Unity Collaborate Not Working With My Project 0 Answers

How do I load a Camera into a prefab that isn't in the scene? 1 Answer

Script working in Editor, not working when Build and Run 2 Answers

object is visible in scene tab and game tab but not in playmode in unity 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges