SoftMaskForUGUI icon indicating copy to clipboard operation
SoftMaskForUGUI copied to clipboard

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

Open nindim opened this issue 2 years ago • 0 comments

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):

  • Version: 1.0.2
  • Platform: Editor(Windows)
  • Unity version: 2021.3.17
  • Build options: N/A

image image image

Does anyone know how to fix this or add support?

Thank you,

Niall

nindim avatar Feb 17 '23 15:02 nindim