Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Question How to debug fault addr?

Discussion in 'Editor & General Support' started by kasym_, Apr 24, 2024.

  1. kasym_

    kasym_

    Joined:
    Oct 18, 2022
    Posts:
    11
    I created my app (not yet optimized) intended for Android, after building & running on my test device I noticed that it crashes in the beginning (first scene half loaded) in 1/3 of the times. Sometimes it crashes consequently for about 5 times, then it doesn't crash at all for 10 runs of the app.
    It doesn't happen in the editor, nor does it occur on my other testing device.
    Of course, I tried logging the issue, I attached the screenshot.


    Can anyone tell me how to debug this? Why might this happen?
     

    Attached Files:

  2. CodeSmile

    CodeSmile

    Joined:
    Apr 10, 2014
    Posts:
    6,364
  3. kasym_

    kasym_

    Joined:
    Oct 18, 2022
    Posts:
    11
    Thank you for your response

    Though I think it will be odd for me to ask my users to reboot their app to see if the issue persists.
    Other devices also crash, but it is very rare, last time one crashed on the same scene, I couldn't get the logs,,,