Open mkashifwk opened 6 years ago
Yeah, This is the conflict with unity's package Manager UI, Downgrading to Version 2017.1 (When there was no package Manager) will get around this issue.
@ATheCoder ok, thanks,
@mkashifwk @ATheCoder I have discovered a solution, you can remove the package manager ui dependancy in the project in "yourproject"/Packages/manifest.json. It will remove the package manager from your project.
@LagacheLouis I see, this would make this Socket.io work but then you just can't import new platforms etc from Unity?
This library works much better for me. It saved me from a lot of headaches, so I thought I'll share it with you.
Hello, I dragged dlls to my unity assets, it gives me error
/Users/apple/Library/Unity/cache/packages/packages.unity.com/com.unity.package-manager-ui@1.9.11/Editor/Sources/UI/Common/PopupField.cs(61,38): error CS0433: The imported type `System.Func<T,TResult>' is defined multiple times
packages.unity.com/com.unity.textmeshpro@1.2.4/Scripts/Runtime/FastAction.cs(83,27): error CS0433: The imported type `System.Action<T1,T2>' is defined multiple times