Closed gabrielchen0314 closed 1 month ago
Image_SoftMask
Image_Masking Shape
if you just Disable/Enable Image_Masking Shape, Masking Shape can Work. but if you Disable/Enable Image_Masking Shape's Parent, Masking Shape not work.
Hey so I have the same issue it seems that the parent's maskDepth is stuck at -1. I couldn't find a way to force it to 0. Somehow changing the mask parent's image alpha (edit : in the inspector) makes the mask work but I can't do it via scripting. I've resorted to another solution that doesn't use soft masks but oh well.
If a fix is found I'll try it.
Thank you for your reporting!
Could you please attach a minimal project (included Assets
, Packages
and ProjectSettings
directories) that reproduces the issue?
Of course, you don't need to include any secret assets from your project. Feel free to use free assets instead.
Thank you 👍
:tada: This issue has been resolved in version 2.3.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 3.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
I just Disable/Enable the object and the MaskShape not work. Close Object Show Object And MaskShape not work