You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We installed sentry as a unity package: https://github.com/getsentry/sentry-unity/releases/tag/2.1.15
On server Sentry SaaS (sentry.io)
SDK version - 2.1.15
Installed via git url
Unity version 2022.3.35f1
Problem reproduces only in 14 android google pixel devices:
We couldn't reproduce the problem manually, we only know that the problem is in sentry. We released 2 absolutely identical versions, one with sentry removed, the other without. In the version with sentry we get a gles crash:
This is what crash looks like on google play console:
Hey @Yauheni777, so sorry to see you run into issues. We'll do whatever we can to get this resolved as fast as possible.
Are you able to reproduce this issue in any way, shape or form? Can you disabled the Android Native Support? Just so we can eliminate where this is originating from?
this issue is not actionable without a code sample or repro instructions, and the device. In general, crash logs from a crash reporting service are not sufficient for the team to be able to solve a problem. This is especially true when the crash is in the device driver. Since this issue has been open for a few months without any repro instructions, I'm going to go ahead and close it.
Doesn't seem to be much we (Sentry) can do about this from looking online, it's not caused by Sentry directly.
We could ignore these errors but I feel having no visibility is even worse than something that we can't do anything about
Hello!
Input data:
We installed sentry as a unity package: https://github.com/getsentry/sentry-unity/releases/tag/2.1.15
On server Sentry SaaS (sentry.io)
SDK version - 2.1.15
Installed via git url
Unity version 2022.3.35f1
Problem reproduces only in 14 android google pixel devices:
We couldn't reproduce the problem manually, we only know that the problem is in sentry. We released 2 absolutely identical versions, one with sentry removed, the other without. In the version with sentry we get a gles crash:
This is what crash looks like on google play console:
This is what crash looks like on sentry
It is possible that the crash may be related to the fact that the Sentry SDK uses Android View, which in turn is used with GLES: https://github.com/getsentry/sentry-java/blob/main/sentry-android-core/src/main/java/io/sentry/android/core/ViewHierarchyEventProcessor.java
This crash is a critical issue for us
┆Issue is synchronized with this Jira Improvement by Unito
The text was updated successfully, but these errors were encountered: