Search Unity

Question How to find crash source from Stack Trace

Discussion in 'Unity Cloud Diagnostics' started by screene, Dec 30, 2022.

  1. screene

    screene

    Joined:
    May 29, 2014
    Posts:
    12
    We have an app on Google playstore, which has a lot of crashes. We are unable to trace back the crashes from the stack Trace memory addresses. We tried stack trace utility, it did not give any resolution. We uploaded the symbols file to Google playstore, yet we cant find the crash sources. We also tried the addr2line commands. How can we find the source of crashes in our Unity App ? Can we know which .cs file is causing crash?
    crash.png
     
    touchzing3 likes this.