Search Unity

Feedback on unclear documentation

Discussion in 'Unity Cloud Diagnostics' started by InGAMEMain, Oct 29, 2020.

  1. InGAMEMain

    InGAMEMain

    Joined:
    Oct 20, 2020
    Posts:
    5
    Hi, first of all, is there a good way to report an issue with documentation?

    I found two sources of information for cloud diagnostics -
    https://learn.unity.com/tutorial/cloud-diagnostics#

    and

    https://unitytech.github.io/clouddiagnostics/userreporting/UnityCloudDiagnosticsSettingUp.html

    These setup instructions are just terrible because they tell you to generate a project ID but don't talk at all about the fact that if you're already using Unity cloud services you already have a project ID. I assumed just generating the id and pushing the changes would set it up correctly with cloud services. I just figured out my project in Unity services has its own project ID and I need to choose that one in the editor rather than generate one.

    It's pretty confusing navigating unity cloud build and diagnostics. Tough to find clear documentation. I have an app now that runs fine on android and crashes on iOS and I'm figuring out how I'm supposed to debug that without having an OSx device. I hope we can get a guide for debugging iOS builds using Unity cloud build without a Mac sometime soon.