Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

5.4b3 Proxy problem

Discussion in '5.4 Beta' started by atmuc, Jan 27, 2016.

  1. atmuc

    atmuc

    Joined:
    Feb 28, 2011
    Posts:
    1,166
    I cannot login for services. i use proxy. Because bug reporter does not support proxy i cannot submit a bug report :)

    Expected 8 arguments to javascript loginSuccess() method, received 7
    UnityEditor.Web.JSProxyMgr:DoTasks()
     
  2. Giometric

    Giometric

    Joined:
    Dec 20, 2011
    Posts:
    170
    Do you have the http_proxy and https_proxy environment variables set? If not, check this out: https://support.unity3d.com/hc/en-us/articles/206275643-Using-Unity-behind-a-proxy

    Not sure if that will fix the services, but it might fix the Bug Reporter at least. At some point the Download Assistant was fixed to use the OS-specified settings, but for whatever reason they never fixed Unity itself to do the same.