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

[v1] "Part of parent" option is unreliable #144

Closed tomkail closed 2 months ago

tomkail commented 1 year ago

Describe the bug Trying to create a composite mask with children is glitchy and doesn't work reliably.

To Reproduce Just try to create a composite mask and add some maskables! Sometimes the soft mask preview appears empty. Other times, what's shown in the scene view differs from game view. Pressing save can often cause what's shown to change.

Expected behavior Consistent masking.

Environment (please complete the following information):

Additional context Have encountered this in various projects.

mob-sakai commented 4 months ago

Sorry for my late reply. I would like to know more about this issue. Could you please attach a minimal project (included Assets, Packages and ProjectSettings directories) that reproduces the issue?

repos

mob-sakai commented 2 months ago

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