Search Unity

Signing into Unity account on Unity 5 behind proxy

Discussion in 'Editor & General Support' started by SivakaneshBV, Jun 15, 2015.

  1. SmartGamesLive

    SmartGamesLive

    Joined:
    Apr 28, 2015
    Posts:
    9
    Had this problem too on my mac right after installing logitech control center (to disable mmb triggering mission control). After uninstalling logitech control center i can now again login to my Unity account just like before with no problems whatsoever... guess i gotta live with pressing ctrl to use mmb without triggering mission control...
     
  2. UweSchneider

    UweSchneider

    Joined:
    May 13, 2016
    Posts:
    1
    Found a solution for me for Win7 64bit

    It was not a problem with the proxy, but with the root certificate.

    After I installed the "DigiCert Global Root CA" from https://www.digicert.com/digicert-root-certificates.htm#roots via internet explorer in the trusted certificate authority section everything worked fine
     
  3. GlassWizzard

    GlassWizzard

    Joined:
    May 19, 2016
    Posts:
    3
    This is absolutely ridiculous! How the hell is there no fix for this?? This should be the first priority of the devs.

    Unity installed and ran fine but when some asset wouldn't load properly i uninstalled and reinstalled unity, that when this BS started to happen.

    I wonder how many people have had to switch to another engine just because of this crap, here is one more it seems.

    Edit: Can someone tell me please exactly what service is failing here, as much info about this service would be very useful in hopefully finding out what is wrong because lets face it it's up to us fix. Is it installed as a windows service? Or is it something on unity's end?
     
    Last edited: May 19, 2016
  4. GlassWizzard

    GlassWizzard

    Joined:
    May 19, 2016
    Posts:
    3
    I found the solution. I use peerblock and it blocked an Amazon Technologies Inc. connection, allowing this connection solved the issue.
     
  5. Robert The Nerdy

    Robert The Nerdy

    Joined:
    Jun 18, 2016
    Posts:
    1

    this may work for some
     
  6. cyanbaltazar

    cyanbaltazar

    Joined:
    Aug 9, 2016
    Posts:
    1
    You can try this one guys on your terminal.

    "LD_PRELOAD=/lib/x86_64-linux-gnu/libresolv.so.2 /opt/Unity/Editor/Unity"

    /path/to/Unity/Editor

    I hope it helps.
     

    Attached Files:

    mustafaguven likes this.
  7. mustafaguven

    mustafaguven

    Joined:
    Oct 17, 2013
    Posts:
    3
    I'm using ubuntu 16.04 and this was the proper solution for me. Thank you again!
     
  8. LucidLynx

    LucidLynx

    Joined:
    Dec 23, 2016
    Posts:
    1
    I am using Ubuntu 16.04 and im having the same issue
     
  9. johnsamuel2505

    johnsamuel2505

    Joined:
    Jan 23, 2017
    Posts:
    1
    i just set my country time zone . problem solved.
     
  10. arthurpate

    arthurpate

    Joined:
    Mar 9, 2017
    Posts:
    1
    Thanks a lot! Worked for me on Minut Linux 18
     
  11. araincheck

    araincheck

    Joined:
    Mar 29, 2017
    Posts:
    1
    LD_PRELOAD=/lib/x86_64-linux-gnu/libresolv.so.2 /opt/Unity/Editor/Unity

    Worked for me Ubuntu 16.04.2
     
  12. muhasin

    muhasin

    Joined:
    May 8, 2017
    Posts:
    1
    for linux users
    after installing successfully run this from terminal if you are unable to signin
    LD_PRELOAD=/lib/x86_64-linux-gnu/libresolv.so.2 /opt/Unity/Editor/Unity
     
  13. winuxue

    winuxue

    Joined:
    Jul 5, 2017
    Posts:
    1
    LD_PRELOAD=/lib/x86_64-linux-gnu/libresolv.so.2 /opt/Unity/Editor/Unity
    Worked for me also.
    Tried on Ubuntu Mate 16.04
     
  14. kabelomolai

    kabelomolai

    Joined:
    Oct 19, 2017
    Posts:
    1
    yes help
     
  15. CarsteinLeung

    CarsteinLeung

    Joined:
    Jan 9, 2017
    Posts:
    5
    Is there any solution for PC behind proxy?
    I set the environment variables but still not work.
    Win 10 and unity 2017.3
     
  16. Jeror

    Jeror

    Joined:
    Aug 3, 2016
    Posts:
    12
    Maybe you should try fineproxy package. There is their website https://buy.fineproxy.org/eng/ . For me it's more comfortable than vpn. They helped me more than once and always respond quickly. Fast speed and proxies did not break down
     
    Last edited: Feb 14, 2018
  17. EdgardoG

    EdgardoG

    Joined:
    Aug 2, 2018
    Posts:
    1
    usando Fiddler me funciono .... despues de buscar por toooodos lados una solucion GRAAAAACIAS