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
{{ message }}
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
I integrated sentry SDK into my WebGL project. I can see the errors from my production release but i can not see the stack trace of these errors.
In the dashboard i can see an error "exception.values.0.stacktrace.frames: Discarded invalid value ". Did i miss anything during during integration or there are some extra step needs to be taken to see the stack trace of the errors in the sentry.io dashboard
Expected Result
Stack trace missing and there is an error on dash board "exception.values.0.stacktrace.frames: Discarded invalid value "
Actual Result
Errors with no stack trace
The text was updated successfully, but these errors were encountered:
Environment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which SDK and version?
NET 1.2.0
Steps to Reproduce
I integrated sentry SDK into my WebGL project. I can see the errors from my production release but i can not see the stack trace of these errors.
In the dashboard i can see an error "exception.values.0.stacktrace.frames: Discarded invalid value ". Did i miss anything during during integration or there are some extra step needs to be taken to see the stack trace of the errors in the sentry.io dashboard
Expected Result
Stack trace missing and there is an error on dash board "exception.values.0.stacktrace.frames: Discarded invalid value "
Actual Result
Errors with no stack trace
The text was updated successfully, but these errors were encountered: