Hi I have been working on a project for the last month or so and I ended up screwing it up badly last night (deleting ground and other stuff) and now once I had it back up and running my NPC’s are not working (which is odd because they were not affected). They use Unity’s new UI and the way it works is that when you press the button (the dialogue box) it iterates a variable in a script I named count and the dialogue boxes text is the counts text. But count will not iterate. I believe this is because of my lacking of knowledge with Event Systems. It is quite likely one had been deleted and I am just unsure where to place it this time but my buttons appear to be non interactable. I had found a spot for my Event System for when my mouse hovers over it, it appears to light up but the clicking does not work. I feel as though in that position the Event System takes control of my button and it no longer works. So in conclusion I have an NPC with a button that cannot be pressed. Any help is much appreciated.
They use Unity’s new UI
You can also ask in the Beta group where our developers can investigate the issue.