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] Artefacts on iOS #133

Closed gimmemypass closed 15 hours ago

gimmemypass commented 2 years ago

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 Softness to 1
  3. See artefacts on image Screenshot 2022-01-19 at 11 34 24

To Solve Bug

  1. Set Softness to 0.99
  2. See no artefacts Screenshot 2022-01-19 at 11 34 33

Environment :

dcosmin-97 commented 2 years ago

Hello guys! Really nice asset!

I also have problems on iOS.

Version 1.0.0 Platform: Editor Mac, iOS Unity Version - 2020.3.32f1 Build options: IL2CPP, Net 4.x

I am unable to fix the issue with softness at 0.99. The purple images are present in all the situations. I am not able to fix the issue.

Thank you!

mob-sakai commented 15 hours ago

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