Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The DOTween extension asmdef seems to not set the "UNITASK_DOTWEEN_SUPPORT" automatically? #510

Unanswered
TMPxyz asked this question in Q&A
Discussion options

I installed the DOTween from assetstore and tried to await on transform.DOScaleX, but the compiler complained for not found the extension methods for tween.

So I deleted the #if UNITASK_DOTWEEN_SUPPORT from DOTweenAsyncExtension.cs and it just worked.

It seems that UniTask DOtween extension asmdef's version defines doesn't work as expected.

Does anyone see the same issue? I'm using 2023.1.

You must be logged in to vote

Replies: 1 comment

Comment options

You need to add UNITASK_DOTWEEN_SUPPORT in ProjectSettings for your platform.

image
You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /