#unity core package cache

1 messages · Page 1 of 1 (latest)

sullen flint
#

I have this error:
Library\PackageCache\com.unity.services.core@1.0.1\Editor\Core\AsyncOperation\AsyncOperationExtensions.cs(107,23): error CS0433: The type 'Task<T>' exists in both 'Unity.Tasks, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
what should I do?
I cannot fix the ambiguation because the file is in Library folder

sly pecan
#

copy the package into /Packages

#

cut paste, then its editable

#

also bug report

sullen flint
#

I have to modify the packages-lock.json?

#

I think Unity will try to redownload it in the library if it misses

#

... or not it stays in Package! now I'll try to fix it

#

fuck

sly pecan
#

just copying in Packages allows you to edit it, but you still have to edit the package to avoid collision