Code-Stage / Package2Folder

Allows to import Unity packages into specified folder to avoid your project's root bloating.
Mozilla Public License 2.0
62 stars 15 forks source link

- "ExtractAndPrepareAssetList" method arguments change #1

Closed goldface closed 5 years ago

goldface commented 5 years ago

I'm using Unity 2019.1.7f1. The error message "ArgumentException: method objects are compatible" occurred in "Package2Folder". The cause of the error is an additional argument in Unity's PackageUtility's "ExtractAndPreparAssetList" function.