Closed VirtualMaestro closed 8 months ago
Thanks for reporting! I'll take a closer look, but looks like the issue is not related to the package being imported via git, but with missing preprocessing directives on a class. If that's the case, I'll release a fix later today.
The fix was simpler, the UniTask namespace was not used in that class but was required by the using
statements. A patch version should land soon.
:tada: This issue has been resolved in version 2.3.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Hey and thank you for the lib! I wanted to add the lib via git URL, so these steps
and I got an issue about some namespace.
Unity version 2023.2.12f1
Thank you in advance!