I use override sorting with a nested canvas, but the input won’t work in this canvas. Is there something I missed or it’s a bug? (I’ll file a bug if it’s the case)
See my screenshot. Input work fine in Canvas1/Canvas2, but I can’t click on the button Override Canvas. The number on the button are the canvas sorting order
Thank you so much for this. I was having a difficult time understanding why nested canvases did not respond to Click events until your comment instructed to add the Graphic Raycaster component to the nested canvas.