Oh boy… I’m just writing this short post to save others from this stupid bug hunt that I’ve been doing for the last 45 minutes. I was wondering why my simple code phrase “Debug.Log(Input.GetMouseButtonDown(0));” printed the message to the console only once every application start. I double checked the colliders, restarted Unity several times and […]