I just wanted to confirm that I am correctly trying to use the arguments, and that it does not indeed work for others.
As per Unity - Manual: Command-line arguments we should be able to log in through the command-line (Windows 10) by:
Unity.exe -username “myunityaccount@email.com” -password “mypass”
It just shows the “Sign into your Unity ID” screen, if I have logged out.
Ultimately I’d like to be able switch between two accounts using the commandline
I have also tried my username; “justaddice83” as the docs are not clear on this.
Am I missing something?
Thank you.