I have a simple login screen in Unity that takes in a username and password. When the user hits the submit button it should send the username and password to my server. However