Skip to content

DisableUnityApplicationLoggingIntegration invalid #2411

@LRYuuu

Description

@LRYuuu

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

No one assigned

    Labels

    BugSomething isn't workingUnity

    Projects

    Status

    Done

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions