Closed TeorikDeli closed 7 years ago
Hi. Looks like they changed library paths. I will check
Thanks
C:/Users/VISTALL/AppData/LocalLow/Unity/cache/packages/packages.unity.com/com.unity.analytics@1.0.1/UnityEngine.Analytics.dll
what the heck?
Unity again changed library paths. I will add support for that in near future (nightly channel busy for some rework)
Thanks
note for me:
/Users/vistall/Library/Unity/cache/packages/packages.unity.com/com.unity.analytics@1.0.1/UnityEngine.Analytics.dll
mac
/home/vistall/.config/unity3d/cache/packages/packages.unity.com/com.unity.analytics@1.0.1/UnityEngine.Analytics.dll
Linux
Fixed in nighlty channel
You can switch to it (https://github.com/consulo/consulo/wiki/Update-channels)
But be carefull nightly stable for this week (after update - go back to release channel)
Thanks
Wouw! Thank you! 🤘🏻
Hi!
Consulo (up-to-date version) cannot find declarations for Unity Ads & Purchases after I update Unity to 2017.2. When I downgrade to 2017.1.2, everything works fine. But I have to use 2017.2 =) I attached some screenshots from Consulo.
Ads & IAP working proper on Unity. I also checked on MonoDevelop to see if it has the same problem, it can find declarations and I can use code completion. So, I think the problem is Consulo & Unity 2017.2.
By the way, I also tried with an empty project.