Make sure that you select Unity Registry in the Packages dropdown, if you haven't already. So, I had everything working fine. I've tried hiding all other UI objects to see if there is something blocking it, but it didn't occur to me to check the ones beneath it in the hirarchy. What version of Unity, what OS are you building for? The best answers are voted up and rise to the top, Not the answer you're looking for? Attach it to your GameObject, then attach the Button's OnClick to that Function in the editor. this should fix all your buttons! Ensured that the camera rendering the UI is above my main camera that is attached to the player. It could be anything blocking the Button. Unity UI button not reacting to clicks or hovering, The open-source game engine youve been waiting for: Godot (Ep. To do that, you do the following: Scroll down the inspector and click the "Add Component" button, In the list of components that will appear, select "Event" and then "Event Trigger", There, click on the "Add new even type" button, A list of even types will pop-up. Apr 25, 2018 at 06:11 PM, OnHover custom event UnityEvent type https://youtu.be/wAQEbmcv_LQ. Making statements based on opinion; back them up with references or personal experience. We also use third-party cookies that help us analyze and understand how you use this website. Adding the standalone Input module back isn't enough, the other input module must be disabled or removed. Same problem with buttons , it stopped responding. For example, for detecting clicks, I'm using onClick event trigger, but I can't find anything related to something like a onHover event. These cookies will be stored in your browser only with your consent. This website uses cookies to improve your experience. Just a tip since you already found a solution to your problem. It is weird that he is missing in the first place. I have tried menu buttons, buttons and the button I am hoping to use, texture button. I have tried disabling Blocks Raycasts and also changed the order of the objects so that the intractable is at the bottom, yet still no function.