mob-sakai / UIEffect

UIEffect is an effect component for uGUI element in Unity. Let's decorate your UI with effects!
https://github.com/mob-sakai/UIEffect
MIT License
5.62k stars 773 forks source link

Can't import samples in Unity2019.1 or later #209

Closed elamotte closed 4 years ago

elamotte commented 4 years ago

I downloaded latest version using package manager manifest: "com.coffee.ui-effect": "https://github.com/mob-sakai/UIEffect.git"

the version that I got is : 4.0.0-preview-3 But when I go to the package manager I don't have the "Sample Demo" section.

And I can't use it with text mesh pro, I don't have any of the textmeshpro shaders.

Do I do something wrong on import?

p.s : thanks a lot for supporting this great open source assets for all 2d games ;)

mob-sakai commented 4 years ago

@elamotte I just realized that I forgot to update PACKAGE.JSON! I'll fix it soon.

github-actions[bot] commented 4 years ago

:tada: This issue has been resolved in version 4.0.0-preview.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

elamotte commented 4 years ago

Thanks! It's resolved but I still can't use it with textmeshpro is that normal?

mob-sakai commented 4 years ago

https://github.com/mob-sakai/UIEffect/releases/tag/v4.0.0-preview.1

TextMeshPro support has been removed from this package. It will be supported by another package. TextMeshPro support

Sorry, TextMeshPro support for v4 is not yet available.