Search Unity

Generating Symbols for Cloud Build

Discussion in 'Unity Build Automation' started by CDF, Nov 11, 2017.

  1. CDF

    CDF

    Joined:
    Sep 14, 2013
    Posts:
    1,311
    So I've released an app. And I'm seeing lots of native crash reports coming in. A typical report I'm seeing is:

    Then looking at the "Manage Symbols" section:
    So yeah I guess my symbols files aren't automatically being generated.

    So how can I generate them? I see no option in cloud build to do this.

    If I have to generate offline and upload, how do I do that?

    This issue is happening for both iOS and Android.
     
  2. SevenPointRed

    SevenPointRed

    Joined:
    Feb 3, 2016
    Posts:
    218
    Did you get a solution for this? We are having the same issue. We have manually uploaded symbols but nothing seems to work.
     
  3. CDF

    CDF

    Joined:
    Sep 14, 2013
    Posts:
    1,311
    Nope, uploading symbols has never worked for me.
     
  4. SevenPointRed

    SevenPointRed

    Joined:
    Feb 3, 2016
    Posts:
    218
    Just to update as there has been no unity reply. I've used builds with mono and il2cpp and don't get symbols reported for either.
     
  5. SevenPointRed

    SevenPointRed

    Joined:
    Feb 3, 2016
    Posts:
    218
    Tried separate x86 and arm builds, still no luck. Every error is unknown/missing.
     
  6. act10n

    act10n

    Joined:
    Mar 15, 2013
    Posts:
    6
    same problem, mb we will get some support from unity?
     
  7. Rutger

    Rutger

    Joined:
    Sep 17, 2013
    Posts:
    34
    Since there's an option for you generating a symbols.zip file in a local editor now, can we please have this option also available in Cloud?
     
  8. victorw

    victorw

    Joined:
    Sep 14, 2016
    Posts:
    459
    matheus_inmotionvr and Garth like this.