-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
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
Labels
No labels