This would be on MacOS.
The genesis for this question is that our developers want to be able to load Unity Editor during a jenkins run. From our experience, if the build user doesn't log in periodically, loading the editor will hang during login. So I'd like to automate the login from the command-line. I need to know what version of Unity will allow me to do that.
↧