UI Mask does not work on iPAD 4th generation and iOS simulator

Hi friends,

I have been stuck at a place where Unity UI Mask component is not working on some of the devices, I have below hierarchy:

  • Image(mask)
    …- Image
    …- Image

I have also checked with a single child to parent mask component but thought failed, I also check with Disable depth and stencil and that is (Unchecked). Image which is used for masking is circular used as Sprite(2d and UI) alpha is transparency(Checked).

It’s working with other devices and editor though but not with the specified one. Please can anyone help me, what I am missing?

I am using Unity 2019.2.6

Thanks for your help.
Ammar

You should take your post to the uGUI forum, this one is for the new UI Elements UI system.

Thanks @recursive :slight_smile:
Could you please tag someone who can help me to solve this issue.

Anyone at Unity can help me, please @Schubkraft !

I’ve started a similar thread over here ; as indicated in the latest post , Unity seems to suggest this is a known issue.