GlitchEnzo / NuGetForUnity

A NuGet Package Manager for Unity
MIT License
3.13k stars 310 forks source link

UniTask didn't works correctly #638

Closed nekolyst closed 4 months ago

nekolyst commented 5 months ago

If UniTask is installed using .unitypackage from https://github.com/Cysharp/UniTask, it works fine. However, if installed from NuGetForUnity, there has issue, as shown in the screenshot, where certain syntax cannot be found and compilation errors are displayed. Imgur

Akeit0 commented 5 months ago

From nuget.org, only UniTask.NetCore is supposed to be distributed.

JoC0de commented 4 months ago

It is just not distributed in a way that you can install it using NuGet for Unity. But there is no reason as UniTask provides other "usable" methods to install it.