Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Unity 2018.1.3f1 #33

Open
cristiancarli opened this issue Jun 6, 2018 · 5 comments
Open

Error in Unity 2018.1.3f1 #33

cristiancarli opened this issue Jun 6, 2018 · 5 comments

Comments

@cristiancarli
Copy link

Hi this asset not work into unity 2018.1.3f1 it gives two error as follow.

C:/Users/utente/AppData/Local/Unity/cache/packages/packages.unity.com/[email protected]/Editor/Sources/Services/Packages/Package.cs(27,60): error CS0121: The call is ambiguous between the following methods or properties: System.Linq.LINQ.FirstOrDefault<UnityEditor.PackageManager.UI.PackageInfo>(this System.Collections.Generic.IEnumerable<UnityEditor.PackageManager.UI.PackageInfo>, System.Predicate<UnityEditor.PackageManager.UI.PackageInfo>)' and System.Linq.Enumerable.FirstOrDefault<UnityEditor.PackageManager.UI.PackageInfo>(this System.Collections.Generic.IEnumerable<UnityEditor.PackageManager.UI.PackageInfo>, System.Func<UnityEditor.PackageManager.UI.PackageInfo,bool>)'

@ghost
Copy link

ghost commented Jun 23, 2018

@floatinghotpot Will we have a fix for this problem? If yes, when?

@ltphy
Copy link

ltphy commented Jun 28, 2018

I have one solution for this problems:
Head to file location: C:/Users/UserName/AppData/Local/Unity/cache/packages/
Delete the folder packages.unity.com
Everything will works fine.
Although every time you start the project, you need to delete it.

@AugusDogus
Copy link

AugusDogus commented Jul 16, 2018

Thanks @ltphy, that's working as a temp solution for me.

@sagar1garg
Copy link

sagar1garg commented Sep 3, 2018

@ltphy @floatinghotpot

Any permanent resolution to this problem. I am having same issue in 2018 edition.

@JonathanPalmerGD
Copy link

@ltphy 's solution did not work for me.

Using Unity 2018.1.9f1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants