Search Unity

Nested UI Buttons Not Working in 2D Game

Discussion in 'UGUI & TextMesh Pro' started by mitsuoverstreet, Mar 4, 2019.

  1. mitsuoverstreet

    mitsuoverstreet

    Joined:
    Nov 13, 2017
    Posts:
    3
    My nested button isn't working. I think its a raycasting problem but not sure.

    Here's my setup:
    Canvas
    -Game (Game Object)
    --Container (GameObject)
    ---Button (UI Button)
     
  2. WheresMommy

    WheresMommy

    Joined:
    Oct 4, 2012
    Posts:
    890
    You should debug log what you are hitting
     
    mitsuoverstreet likes this.