mob-sakai / SoftMaskForUGUI

Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!
https://github.com/mob-sakai/SoftMaskForUGUI
MIT License
1.97k stars 261 forks source link

[v1] Texture unsettable in the Material? #111

Closed Noblauch closed 1 month ago

Noblauch commented 3 years ago

Hi, we are using softmask for a while now. I now came to a point where the texture must be defined in our Material, but the required [PerRendererData] flag that softmask depends on inside the Shader prevents the appearing of the texture picker inside the Material settings. I uncommented this, set the texture and reset the declaration and it works. So there must be a way to resolve this issue, how would I make this possible?

mob-sakai commented 1 month ago

Please try v2: https://github.com/mob-sakai/SoftMaskForUGUI/releases/tag/v2.0.0