-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase in Crashes since android 13 #1469
Comments
Same problem, identical, same everything |
Thanks for reaching out! This sounds an awful lot like getsentry/sentry-java#2955 |
Removed Sentry, lol, no crashes |
Hey @eomene, can you share the actual event with me? Either here or stefan@sentry.io |
Thanks for the reply. We are already following this up with our sergio and anthony . |
Same here! It's been two weeks looking for the problem. It begins when we were forced by Google to update from API 31 to API 33. For more info I'll share on stefan@sentr.io a series of errores we are having. I would say is something about logging here: Thanks! |
This has not been forgotten. We're still looking into it. |
@tmfconan this is very likely (still) a different root cause - could you create a separate GH issue for that please? |
@bruno-garcia - I don't have data I can share now, but I could create a specific build and reproduce the error with it. |
Thanks @matanplay! If you can interact with your device via
after a crash, which will download crash-relevant context from the device as a zip file. In the zip file under the path |
I'm looking for help in following up on this. As of now, I have not been able to reproduce the issue with the Unity SDK versions |
Hello, we have similar crashes. Environment Which version of the SDK? How did you install the package? Which version of Unity? Is this happening in Unity (editor) or on a player like Android, iOS, Windows? Steps to Reproduce Any logs or screenshots
And we managed to catch the crash on development build:
Full log
|
Hey @flashup, thanks for providing additional information and context! Are you able to reproduce this issue locally on one of your devices? adb bugreport and sharing the resulting .zip, which will contain the tombstones would help us a lot in understanding the issue better. |
@markushi Sure, here is the report.zip |
Considering this closed as any currently known issues have a different cause. |
Environment
How do you use Sentry?
Sentry SaaS (sentry.io) or self-hosted/on-premise (which version?)
Saas
Which version of the SDK?
1.6.0
How did you install the package? (Git-URL, Assetstore)
git url
Which version of Unity?
2021.3.31
Is this happening in Unity (editor) or on a player like Android, iOS, Windows?
Android
Steps to Reproduce
We really cant. Its random, but the crashes all have sentry in them. Multiple variations of it. Not sure if it happens when trying to get other errors in our game. They all started going up around Sept 12th
We get a hard crash and the crashes have been significantly increasing recently. Without any new release. We updated the plugin and this has not helped. There is really nothing else we can share than this
Any logs or screenshots
The text was updated successfully, but these errors were encountered: