SoftMaskForUGUI icon indicating copy to clipboard operation
SoftMaskForUGUI copied to clipboard

UI Soft Mask is a smooth masking component for Unity UI (uGUI) elements.

Results 54 SoftMaskForUGUI issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I was facing the issue reported in #109 and tried to fix it by adding the parent SoftMask but it caused the Raycast Filter on overlapping SoftMaskables...

bug

I have an image as sole child of a regular rectangular mask and I just want to control the level of transparency of the whole image/mask. Is this possible with...

question

Import TMP + essentials + XR Pluging management Change to Single Pass Instanced Rendering See that TMP is only rendering in one eye (left eye)

bug

I am using the SoftMask to fade in some UI Images. I added SoftMask to a parent object, where an Animation changes the value of alpha along the time. There...

bug

I think when the canvas is the screen space camera mode and the camera is stacked overlay camera on URP, it cannot draw a maskable image properly. Just masking the...

question

I have a few circular soft masks stacked in a hierarchy, and the lowest child is a black square, I want to detach the children to rescale parent objects and...

question

I've figured out that I need to add any custom SoftMaskable shaders to the "Always Included Shaders" list in Project Settings->Graphics (due to the use of Shader.Find in the source...

question

**Describe the bug** On iOS platform soft mask component create artefacts on sprites. Screenshots are attached **To Reproduce** Steps to reproduce the behavior: 1. Go to SoftMask component 2. Set...

bug

The button does not work if the parent of the object has a Soft Mask. With a regular Mask it works great. https://user-images.githubusercontent.com/47576867/117280754-96393f80-ae6b-11eb-8233-03618ebbdf8a.mp4

bug