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.04k stars 268 forks source link

[v1] The button is not pressed. Did I forget to add a component? #123

Closed Scheshi closed 2 months ago

Scheshi commented 3 years ago

The button does not work if the parent of the object has a Soft Mask. With a regular Mask it works great.

https://user-images.githubusercontent.com/47576867/117280754-96393f80-ae6b-11eb-8233-03618ebbdf8a.mp4

SilkyPants commented 2 years ago

I was experiencing this issue as well @Scheshi - it seems there is an option on the Soft Maskable that needs to be enabled for the ray cast to hit correctly

image
mob-sakai commented 2 months ago

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