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.08k stars 269 forks source link

Soft mask is upside down on some devices #185

Closed mob-sakai closed 2 months ago

mob-sakai commented 2 months ago
          I also have issues with scroll rect since the update, and recorded a video of these issues.

@mob-sakai Let me know if you're interested in the video to help resolve the issue. I tried to send it to you privately, but I couldn't find your email address and your Twitter DM are disabled.

Originally posted by @Mythique in https://github.com/mob-sakai/SoftMaskForUGUI/issues/183#issuecomment-2288967983

mob-sakai commented 2 months ago

This a video recording of the application built for an Android tablet (Samsung A8 if I remember correctly). The behaviour is a bit different in the editor, but still a bit broken (for example the scroll that you can see around 0:30 - in the editor we can see the image inside the mask at the right place on start, but if you start scrolling and release the element, the image will be off center vertically by around 10-20pixels, depending of the distance travelled).

For now we downgraded the SoftMask version and it works fine. Let me know if you need more information.

mob-sakai commented 2 months ago

NOTE: For privacy reasons, the video will not be shared on GitHub.

mob-sakai commented 2 months ago

@Mythique I would like to know more about this issue. Tell me about your develop/build environment.

mob-sakai commented 2 months ago

Similar issue: #179

mob-sakai commented 2 months ago

If you need a quick fix, please try using AntiAliasing instead of MaskingMode=SoftMasking.

github-actions[bot] commented 2 months ago

:tada: This issue has been resolved in version 2.2.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 3.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: