[SOLVED]UI Stopped working

Announcements, support questions, and discussion for Quest Machine.
Post Reply
mschoenhals
Posts: 118
Joined: Thu Dec 19, 2019 7:38 am

[SOLVED]UI Stopped working

Post by mschoenhals »

Hi,
I put in my main menu (in another scene) and all the UI in Quest Machine stopped working. I double checked that the event system is present, and it is (it's part of the persistent objects). Raycasting with the mouse works in game but not on the Quest System buttons. Any idea why?
Last edited by mschoenhals on Mon Jan 13, 2020 10:03 am, edited 1 time in total.
mschoenhals
Posts: 118
Joined: Thu Dec 19, 2019 7:38 am

Re: UI Stopped working

Post by mschoenhals »

Solved it.

Not sure why or how, but I was trying to load 2 Eventsystems - one was in persistent objects. I didn't think I could even load 2 event systems, but when I removed the one outside of the persistent objects, everything started working.
Post Reply