Closed GabrielCapeletti closed 9 years ago
Thanks for your feedback Gabriel.
Used the 2.0.0 version. Yes I followed the tutorial going on GameObject tab -> GameJoldManager. I was using unity 5.
Alright. As I said that behaviour should be fixed in version 2.0.1 (it will create an EventSystem if there isn't one already). Closing the ticket for now. Please reopen it if it is still happening with 2.0.1
Adding the GamerJoltAPI object in my scene and then calling GameJolt.UI.Manager.Instance.ShowSignIn(); is generating an error : NullReferenceException: Object reference not set to an instance of an object UnityEngine.UI.Selectable.Select (). I added a new EventSystem to the scene and it worked fine. The EventSystem should come with the API object. I guess someone just deleted it by mistake.