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
1.91k stars 257 forks source link

[v1] Soft mask doesn't work, Unity 2020.3.33f1 #153

Closed PJblue closed 14 hours ago

PJblue commented 1 year ago

Describe the bug Masked sprite does not appear when using soft mask.

To Reproduce Steps to reproduce the behavior:

  1. Add soft mask via UPM from https://github.com/mob-sakai/SoftMaskForUGUI.git
  2. Add sample scene via UPM
  3. Look at examples. Masked text appears, but masked sprite does not.
  4. Create your own masked sprite setup, same behavior.
mob-sakai commented 1 month 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 14 hours ago

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