anarkila / DeveloperConsole

Developer Console for Unity
MIT License
36 stars 1 forks source link

Not finding existing EventSystem #11

Open luisparravicini opened 10 months ago

luisparravicini commented 10 months ago

Sometimes the EventSystem objet is not found in DeveloperConsole.OnValidate and it adds another EventSystem to the scene. I don't know why it doesn't find the game object but it's common that this happens (for the moment I've just removed OnValidate).