Search Unity

Unity UI The UI object is not hidden under the mask if it has canvas

Discussion in 'UGUI & TextMesh Pro' started by AkhmedAbasov, Aug 4, 2020.

  1. AkhmedAbasov

    AkhmedAbasov

    Joined:
    Mar 13, 2014
    Posts:
    163
    I combine 2D sprites and UI in my scene and I have to use the canvas component to sort it. I ran into the problem that the object on which this component is located does not interact with the mask. How do I solve this?