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] TMP Texture breaks when Softmask applied, Unity 2022.3, URP, iOS target #169

Closed josh-ruthnick closed 13 hours ago

josh-ruthnick commented 3 weeks ago

Describe the bug TMP is not supported once I apply the "Soft Maskable Script". All textures break and turn pink.

To Reproduce

  1. Add a UI Image and apply mask
  2. Add a child TMP object
  3. Convert Mask to Softmask
  4. Press "Fix" to apply "soft maskable script" to children objects
  5. TMPs turn pink with broken texture

Expected behavior TMP masks correctly

Screenshots

mask1 mask2

Environment (please complete the following information):

mob-sakai commented 13 hours ago

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