Skip to content

Log spamming 'Fallback handler could not load library' #3

@eamonwoortman

Description

@eamonwoortman

When doing a request(sync or async) the Unity log will output the following message:

Fallback handler could not load library C:/path/to/unity_app/unity_app_Data/Mono/System/Library/Frameworks/Security.framework/Security
Fallback handler could not load library C:/path/to/unity_app/unity_app_Data/Mono/.\/System/Library/Frameworks/Security.framework/Security

It looks like it's trying to load a security framework which isn't supported in the .Net3.5 Unity subset.
Despite the log message, the request is working without any problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions