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
#unity core package cache
1 messages · Page 1 of 1 (latest)
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
just copying in Packages allows you to edit it, but you still have to edit the package to avoid collision