(NOTE: I may have already asked a similar question, I just don’t know if the other one posted so I am asking it again just to be sure)
I am trying to make a game that utilizes buttons to respawn the character, but for some reason, the buttons are not registering the press. I have looked at other peoples questions, who had problems similar to mine, but none of the answers worked for me. I have everything that they say I need: Graphical Raycaster, Event system, etc. Does anyone know what may be causing this problem?,I’ve looked at other questions asked by people who have the same problem as me, but none of the answers seem to work. I have an event system, the button is intractable, I only have one canvas, etc. I have no idea what is going on. And it’s not that the code that I want isn’t getting sent through: it’s simply not registering that I clicked the button. Does anyone have an idea what may be causing this problem?
Did you tell Unity what function to trigger on press?