Hi!
I have an object with UI Mask (classic scroll rect viewport ). In the hierarchy of this object I instantiate an object with IPointer…Handler’s implementation. And these callbacks work only in the mask area (Image on objects is not maskable, but still), because the objects are larger than the mask. The rest of the area is not interactive to pointer.
Is there any way I can get around this? Thanks!