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
2.04k stars 268 forks source link

Can't use Text Mesh Pro UGUI Text as a SoftMask #149

Closed nindim closed 4 months ago

nindim commented 1 year ago

Hi,

When adding a SoftMask component to a game object that has an existing TextMeshPro - Text (UI), it does not soft mask child objects with the SoftMaskable component.

When previewing the Soft Mask Buffer, it is just black.

Basic masking does kind of work if "Use Stencil" is ticked and you invert the "Mask Interaction", but then it loses the softness...

Environment (please complete the following information):

image image image

Does anyone know how to fix this or add support?

Thank you,

Niall

mob-sakai commented 4 months ago

Sorry for my late reply. In v1.0.2, TextMeshProUGUI cannot be used as a masking graphic. This will be supported in v2.