- Home /
UI Button onclick not detected
I have an app with 4 buttons. Since my last update to unity, they all aren't clickable any more! As for example, you can see the little red square next to the gear icon. That is the only part where the onclick gets called. I haven't found the little click area for the other 3.
How do I make this work?
I Have an event system
And these are the properties of my canvas. Note that I tried every combination with blocking masks and blocking objects
Link to screenshot of canvas properties (I may not upload more than 2 screenshots)
Please, check the answer I gave here to diagnose the problem.
Your answer
Follow this Question
Related Questions
UI button dosent show function 1 Answer
Canvas Button persistence 0 Answers
UI Button not sending event on IOS build only 1 Answer
UI: Mouse events not working 1 Answer
UI button always selected? 0 Answers