Skip to content
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

System.Exception Sentry.Unity.Native.SentryNativeBridge in Init #1647

Open
Webee-JC opened this issue May 10, 2024 · 1 comment
Open

System.Exception Sentry.Unity.Native.SentryNativeBridge in Init #1647

Webee-JC opened this issue May 10, 2024 · 1 comment
Labels
Bug Something isn't working Windows

Comments

@Webee-JC
Copy link

Webee-JC commented May 10, 2024

Environment

How do you use Sentry?
Sentry SaaS (sentry.io) or self-hosted/on-premise (which version?)

Which version of the SDK?
image

How did you install the package? (Git-URL, Assetstore)
Git-URL

Which version of Unity?
2021.3.37f1

Is this happening in Unity (editor) or on a player like Android, iOS, Windows?
Window or Standalone

Steps to Reproduce

  1. Just install and setup the sentry.
  2. I don't know if it's related but the error Sentry.Unity.ApplicationNotResponding comes along with it. That's why I disabled ANR because we're not supporting background process or so I assumed.

Expected Result

No errors in the logs.

Actual Result

It shows the said error.

Any logs or screenshots

image
image
image

@bitsandfoxes
Copy link
Contributor

Hey @Webee-JC, thanks for raising this. Could you share what your build-output looks like? Maybe tree the output path?
Specifically, I'm looking for sentry-native. It should be at OutputPath/Your_Project_Name_Data/Plugins/x86_64/sentry.dll.

@bitsandfoxes bitsandfoxes added Bug Something isn't working Windows labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Windows
Projects
Status: No status
Status: No status
Development

No branches or pull requests

2 participants