Skip to content

error CS1503 #11

@auxetylene

Description

@auxetylene

imported package to project, received following error:

Packages\com.blep.vrc-expression-utility\Editor\Utility.cs(186,24): error CS1503: Argument 1: cannot convert from 'method group' to 'Action<IEnumerable>'

and multiple instances of this warning:

Packages\com.blep.vrc-expression-utility\Editor\Updater.cs(89,29): warning CS0618: 'UnityWebRequest.isNetworkError' is obsolete: 'UnityWebRequest.isNetworkError is deprecated. Use (UnityWebRequest.result == UnityWebRequest.Result.ConnectionError) instead.'

safemode from this later broke project hierarchy

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