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] When creating AssetBundle and loading them into an Android application, SoftMaskUI does not work. #159

Closed shaddyarm closed 15 hours ago

shaddyarm commented 9 months ago

Hello! I have encountered a problem that I can't solve in any way. The thing is that I download covers from the server as AssetBundles and import them into the game. SoftMaskUI attached to the covers and when loading into the game via Unity everything works fine, but when loading on Android, SoftMaskUI seems to disappear. I've already tried adding SoftMaskUI to the default shaders, but unfortunately that didn't help. I would be immensely grateful if you could help me solve this problem! Untitled-2

tomaszheng commented 9 months ago

I had the same problem

ndumais commented 7 months ago

I have a similar issue, I could be wrong but I think it currently does not support Mobile?

Editor image

Android Build image

mob-sakai commented 1 month ago

Sorry for my late reply. I would like to know more about this issue. Tell me about your develop/build environment.

Could you please attach a minimal project (included Assets, Packages and ProjectSettings directories) that reproduces the issue?

repos

mob-sakai commented 15 hours ago

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