Unity Canvas button not working

后端 未结 2 1110
情书的邮戳
情书的邮戳 2021-01-01 02:00

I added a canvas component to one of my images to override default layer order sorting. Turns out the button controls on that panel have stopped working?

Has anyone

2条回答
  •  难免孤独
    2021-01-01 02:31

    Turns out I did not know that you have add a Graphic Raycaster component as well. Started taking input after that.

    Thanks everyone.

提交回复
热议问题