-
-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
Description
Environment
unity sentry version: 3.2.3
unity version: 2021.3.45f1
platform: Android, iOS, Windows
Steps to Reproduce
public override void Configure(SentryUnityOptions options)
{
options.DisableUnityApplicationLoggingIntegration();
}
Expected Result
Sentry will not automatically capture and report errors.
Actual Result
Regardless of whether I call DisableUnityApplicationLoggingIntegration, Sentry will automatically capture and report Unity errors.
Any logs or screenshots
No response
Metadata
Metadata
Assignees
Labels
Projects
Status
Done
Status
No status