firebase / quickstart-unity

Firebase Quickstart Samples for Unity
https://firebase.google.com/games
Apache License 2.0
819 stars 424 forks source link

Can't get crash log from emulator #1299

Closed AOEGame closed 1 year ago

AOEGame commented 1 year ago

[READ] For Firebase Unity SDK issues, please report to Firebase Unity open-source

Once you've read this section and determined that your issue is appropriate for this repository, please delete this section.

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the issue here:

I can't get crash log from emulator. MUMU Emulator Android version: 6.0.1

Steps to reproduce:

use code: UnityEngine.Diagnostics.Utils.ForceCrash(UnityEngine.Diagnostics.ForcedCrashCategory.AccessViolation); or UnityEngine.Diagnostics.Utils.ForceCrash(UnityEngine.Diagnostics.ForcedCrashCategory.Abort);

Force Crash.

I can't get crash log from emulator. (MUMU Emulator).

I can get crash log from android phone.

paulinon commented 1 year ago

Hi @AOEGame,

Thanks for reporting this issue. While I try to replicate this on my end, I'd like you to perform a few tests:

I look forward to your results.

google-oss-bot commented 1 year ago

Hey @AOEGame. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot commented 1 year ago

Since there haven't been any recent updates here, I am going to close this issue.

@AOEGame if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.