sentry-unity icon indicating copy to clipboard operation
sentry-unity copied to clipboard

Sentry is not sending the event to Unity WebGL

Open Bezemoon opened this issue 5 months ago • 5 comments
trafficstars

I have a problem on a WebGL build in Unity. I have turned off the auto-initialization of Sentry. And decided that I will turn it on and off when I need it. Initialization works correctly, I checked by Sentry.Debug, but when I throw an exception, my event is not sent to Sentry. From the logs in Sentry.Debug it looks like this:

Image

Can you suggest if there is a solution or is this some kind of bug?

Bezemoon avatar Jun 09 '25 13:06 Bezemoon