Search Unity

Unity Package Manager Error

Discussion in 'Package Manager' started by klerta123, Aug 11, 2018.

Thread Status:
Not open for further replies.
  1. klerta123

    klerta123

    Joined:
    Aug 11, 2018
    Posts:
    1
    Everytime I try to open a project this error comes up:
    upload_2018-8-12_0-22-7.png

    Dosen't matter what project I always get the error. I looked how to fix this error on the internet, even your forum, the things I found were that I should whitelist node.exe with my anti-virus and add some localhost thing to my host file i have in system32. I was wondering if there is a solution for this error.
    I also use the latest version of unity(2018.2.2f1)

    I already followed this thread but nothing they suggested didn't work: https://answers.unity.com/questions/1423264/unity-20172-not-workingunity-package-manager-error.html

    I don't know if this is the right place for these kind of threads, but I didn't find a better place! :)
     
  2. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    Hi @klerta123,

    I'm sorry to read you have problems with the Package Manager. Can you give more details on your system and network environment (OS, are you inside a closed network, anti-virus name, etc.)? Also, can you share the package manager log file (upm.log) and the editor log file (editor.log). Look here to know where to locate them on your system: https://docs.unity3d.com/Manual/LogFiles.html

    Regards,

    Pascal
     
    feliperomeroo314 likes this.
  3. amdbuster

    amdbuster

    Joined:
    Nov 6, 2018
    Posts:
    8
    I have the same problem. Last Week it works, today I've got the Errors if i open new or old Projects.
    How can i fix it, where is the problem?
     

    Attached Files:

  4. craway1

    craway1

    Joined:
    Nov 20, 2018
    Posts:
    1
    I have the same problem :(
     
  5. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    Hi @amdbuster, and @craway1

    This is really strange. Do you have an antivirus installed on your machine? Or did you changed or set the value of
    UNITY_NOPROXY
    environment variable?

    @craway1, did your problem appeared suddenly like it did for @amdbuster?

    Can you share what OS name and version you are using?

    Regards,

    Pascal
     
  6. Deleted User

    Deleted User

    Guest

    i have the same problem how do i fix this i been dealing with this for 2 weeks now xc
     
  7. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    @QueenEva0013 Can you give us some details about your system configuration? What version of Unity are you using? It seems to be an external factor that is causing this issue to you and others. Maybe an OS update?
     
  8. Deleted User

    Deleted User

    Guest

    i am using version
    2018.2.16f1 of unity and my system configuration is

    System SKU W2N44UA#ABA
    Processor Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz, 2592 Mhz
    BIOS Version/Date Insyde F.48, 6/22/2018
    SMBIOS Version 2.8
    Embedded Controller Version 82.39
    BIOS Mode UEFI
    BaseBoard Manufacturer HP
    BaseBoard Model Not Available
    BaseBoard Name Base Board
    Platform Role Mobile
    Secure Boot State On
    PCR7 Configuration Elevation Required to View
    Installed Physical Memory (RAM) 12.0 GB
    Page File C:\pagefile.sys
    Kernel DMA Protection Off
    Virtualization-based security Not enabled
    Device Encryption Support Elevation Required to View
    Hyper-V - VM Monitor Mode Extensions Yes
    Hyper-V - Second Level Address Translation Extensions Yes
    Hyper-V - Virtualization Enabled in Firmware No
     
  9. DarkZero208

    DarkZero208

    Joined:
    Oct 21, 2013
    Posts:
    4
    I have the exact same problem, I'm using the Unity version 2018.2.16f1 and also I try to download a beta version the 2018.3.0b11 and the same error happens, it gets stuck on "opening the server for the package manager" I already tried all the different solutions that are provided on the forums but nothing works I've disabled windows defender, opened with no internet connection providing exceptions on the defender but nothing works.

    I don't even use proxies on my network.

    This are my logfiles. . . hope we can fix it!!!!
     

    Attached Files:

  10. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    I'm sorry @QueenEva0013 , by system, I meant OS. What is the OS version you are using?

    @DarkZero208 , I see from the log you are on Windows 10.0.0 64 bits. Can you check if there was any OS update around the time the bug started?!

    The common factor I see from this thread is you are all on Windows!
     
  11. DarkZero208

    DarkZero208

    Joined:
    Oct 21, 2013
    Posts:
    4
    @okcompute_unity Well I've had a couple of system updates since the last time I used unity, about half a year, so there was at least one update since the last time I used
     
  12. pedro_unity

    pedro_unity

    Joined:
    Jan 16, 2017
    Posts:
    172
    Hi @klerta123, @QueenEva0013, @DarkZero208, @craway1, @amdbuster ,

    As @okcompute_unity said, this is indeed very strange.

    Let's try something simple.
    • Disconnect your computer from the wi-fi / wired connection. Make sure that you cannot connect to anything remote (google, msn, etc...).
    • Start Unity executable.
    What happens?

    Let me know, thanks,
    Pedro
    Unity STE
     
  13. DarkZero208

    DarkZero208

    Joined:
    Oct 21, 2013
    Posts:
    4
    @pedro_unity Hi, in my case I already tried that and the same error happens
     
  14. Deleted User

    Deleted User

    Guest

    i am running windows 10 home edition 64 bit
     
  15. Oberst-Fox

    Oberst-Fox

    Joined:
    Oct 27, 2016
    Posts:
    7
    Try disable windows brandmauer - it resolve problem for me.
     
  16. DarkZero208

    DarkZero208

    Joined:
    Oct 21, 2013
    Posts:
    4
    Already done that and the same error appears I also tried disabling windows defender and yet the same error keep on appearing.

    Here are more logs after trying those quick fixes
     

    Attached Files:

  17. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    What the logs are telling me is that the Package Manager process can start but Unity cannot connect to it on the address 127.0.0.1. There is something preventing the connection between the two processes.

    And if you said that it still does not work when you unplug the internet or the local network, the _something_ is on your machine :(

    Regards,

    Pascal
     
  18. Lolypop79

    Lolypop79

    Joined:
    Mar 18, 2019
    Posts:
    3
    how
     
  19. Lolypop79

    Lolypop79

    Joined:
    Mar 18, 2019
    Posts:
    3
    Everytime i try to start a project it says: Could not establish a connection with the Unity Package Manager local server process. This is most likely due to a proxy or firewall configuration. Make sure the process [C:/program files/unity/editor/data/resources//PackageManager/Server/UnityPackageManager.exe is reachable via HTTP on the IP address 127.0.0.1. Doesn't matter what project i load it says that. Can someone pls help me? I have classes each Saturday, and i get homework to do, and since i can't get Unity to work, so my homework is pileing up. I already told my teacher this and she doens't have a solution. PLS HELP! I try re-installing Unity every week it doens't work, i tried the disconnect from internet thing and still i get: Could not establish a connection with the Unity Package Manager local server process. This is most likely due to a proxy or firewall configuration. Make sure the process [C:/program files/unity/editor/data/resources//PackageManager/Server/UnityPackageManager.exe is reachable via HTTP on the IP address 127.0.0.1.
     
    hemaang likes this.
  20. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    Hi @Lolypop79 ,

    Can you give a bit more details on your system? Are you on Windows? Do you have an anti-virus installed? Windows Defender?

    Regards,

    Pascal
     
  21. Krakhazblong

    Krakhazblong

    Joined:
    Apr 18, 2019
    Posts:
    3
    Hi,
    I have exactly the same problem as Lolypop had... I'm working on Windows, with Windows Defender and Avast installed.

    Thank you in advance.
     
  22. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    @Krakhazblong , can you try disabling Windows Defender and Avast and see if it works?
     
  23. Krakhazblong

    Krakhazblong

    Joined:
    Apr 18, 2019
    Posts:
    3
    @okcompute_unity Hmmmmm, it still don't work. It worked once out of 5 attempts, I don't know why. If it can gives you some clues, I have another problem with Unity, like everytime i turn my PC on and start Unity, I have a license error and I need to select back the personal license before using it.
     
  24. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    Krakhazblong , This is really strange indeed. Is it still the same error after you disabled your anti-virus software? Was it not working 100% before that?
     
  25. Krakhazblong

    Krakhazblong

    Joined:
    Apr 18, 2019
    Posts:
    3
    It was still the same error when I disabled both Avast and Windows Defender. When I try to open a project, the loading bar stays on "Starting server..." before displaying the error.
    Before having this bug, Unity worked 100% of the time, despite the license problem (which appeared after the Windows update).

    Edit : I've just turned on my computer this morning and launched Unity, it got opened without any problems. But when i restarted Unity, the server problem showed up again. Any idea?
     
    Last edited: Apr 19, 2019
  26. elhispano

    elhispano

    Joined:
    Jan 23, 2012
    Posts:
    52
    Same problem here
     
  27. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    @elhispano, did you try to disable your anti-virus? Which Unity version are you using?
     
  28. hemaang

    hemaang

    Joined:
    Apr 26, 2019
    Posts:
    1
    I Have the Exact same Issue
     
  29. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    Hi @hemaang . Which version of Unity are you using?
     
  30. gaded45

    gaded45

    Joined:
    May 10, 2019
    Posts:
    1
    Hello, I have the following error: Cold not establish connection with the Unity Package Manager local server process. This is most likely due to a proxy ou firewall configuration.make sure the process is reachable via HTTP on the IP address.
    and I have no idea how to fix it.
    Please Help Me.
    the version of my Unity is: Unity 2018.3.6f1 (64-bit).
     
  31. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
  32. Lucas_Garcia

    Lucas_Garcia

    Joined:
    May 30, 2019
    Posts:
    2
    Had the same problem with "Unity Package Manager".
    Adding an inbound and outbound rule in the firewall allowing connections for UnityPackageManager.exe and then restarting the PC worked for me. (I have windows 10 and Unity 2018.3.4f1).
    Hope that helps :p
     
    okcompute_unity likes this.
  33. marcoxf96

    marcoxf96

    Joined:
    Jan 21, 2019
    Posts:
    3
    How can I do that?? I'm having the same issue on my work's PC and my personal one. These problems are getting on my nerves :/
     
  34. Lucas_Garcia

    Lucas_Garcia

    Joined:
    May 30, 2019
    Posts:
    2
    In order to add the rules, go to:
    Control Panel -> System and Security -> Windows Defender Firewall
    There, on the left, select "Advanced settings", it should pop up a new window which has, among other options "Inbound Rules" and "Outbound Rules" on the left. Do the following for both of them:
    After the type of rule is selected, you should see on the right the option "New Rule", selecting it opens a wizard to configure the new rule. For "Rule Type" use "Program"; for "Program" write the path where "UnityPackageManager.exe" is on your computer; in "Action" select "Allow the connection"; in "Profile" mark every checkbox; the "Name" can be whatever you want.
    After both of the rules have been created, restart your computer.
     
  35. anigasi

    anigasi

    Joined:
    Jul 17, 2019
    Posts:
    3
    Still doesnt work for me :(
     
  36. anigasi

    anigasi

    Joined:
    Jul 17, 2019
    Posts:
    3
    Unity is F***ing broken
     
  37. rafaelbarretobra

    rafaelbarretobra

    Joined:
    Aug 5, 2015
    Posts:
    11
    upload_2019-10-23_10-13-52.png

    Always this. Windows 10, it was working yesterday. Happens when Unity's mood changes, for some reason. It's like "today I will not work, I don't care" then tomorrow it's fine again.
     
  38. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    This is really weird! Do you reboot your computer every day? Are you on a closed network?
     
  39. Musarat

    Musarat

    Joined:
    Sep 17, 2019
    Posts:
    1
    how to fix this issue? kindly tell me please
     

    Attached Files:

    • 122.png
      122.png
      File size:
      14.1 KB
      Views:
      722
  40. Rocksturdy

    Rocksturdy

    Joined:
    Jan 5, 2020
    Posts:
    1
    I have the same problem Unity please fix your crap.
     
    BBgunJK likes this.
  41. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    @Musarat, Sorry, I missed your post. Did you manage to fix your issue?
     
  42. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    I'm really sorry you are facing an issue with the Package Manager. But your comment is not really helping anyone, yourself included.
     
    DeadlyArtist likes this.
  43. DrunkTruck

    DrunkTruck

    Joined:
    Jan 8, 2020
    Posts:
    1
    hey..so this problem happends to me too everytime i open a project no metther what its says unity package manger error so i unistalled the 2019 and download the 2020 beta i did again the diagnose and i have this problem (btw i have windows 7 64-bit)
    X on running the UPM health check
    ‼ Measuring the latency of the UPM package registry API...
    ‼ Measuring the latency of the UPM package download endpoint...
     
  44. niozdude

    niozdude

    Joined:
    Oct 1, 2018
    Posts:
    2
    I'm getting this weird error message from unity hub when i try to load up my project i need help asap
     

    Attached Files:

    The_Fox92 likes this.
  45. reichelarslukas

    reichelarslukas

    Joined:
    Apr 19, 2020
    Posts:
    1
    I have kinda the same Problem, but it's weird... So when i start unity 2019.3.10f1 i always get a problem while starting the local server... could not establish a connection... But when i use Unity 2018 i have no problem... I just dont know what's the problem with unity 2019, but it sucks...

    I've never used unity before and wanted to learn it while Premium is free, but now i cant... at least not with the 2019 tutorials...
     
  46. CodeitProgram

    CodeitProgram

    Joined:
    Apr 24, 2020
    Posts:
    1

    Umm does anyone have a answer for this problem i searched the whole youtube for it i think this place is nice
     

    Attached Files:

    Last edited: Apr 29, 2020
  47. vileeh

    vileeh

    Joined:
    Feb 15, 2020
    Posts:
    1
    I tried to find solution for somewhat the same problem. Everytime I open one of my projects and try to play it, it goes in some kind of mode where the whole Unity bugs and I can't do anything but to turn off the computer. Other projects and applications work still while the Unity is on bug. What is going on here??

    I thought it was after I tried to do game over script but I don't know...

    I have Unity 2019.3.9f1
    [PackageManager] Error System.InvalidOperationException: Failed to call Unity ID to get auth code.
    UnityEditor.AsyncHTTPClient:Done(State,int32)
     
    fedor02082008 likes this.
  48. fedor02082008

    fedor02082008

    Joined:
    May 9, 2020
    Posts:
    2




    Same problem while downloading assets
     
  49. fedor02082008

    fedor02082008

    Joined:
    May 9, 2020
    Posts:
    2
    plz help, the asset download bar stays by 0% and the console says:
     

    Attached Files:

  50. UnityMaru

    UnityMaru

    Community Engagement Manager PSM

    Joined:
    Mar 16, 2016
    Posts:
    1,227
    Can both the folks below 'okcompute_unity's post and folks reading my post? It seems a bit crazy to have multiple issues in one single thread. I'm locking this now for now as I think posting reply responses with individual issues is not the best way to go about getting support.
     
Thread Status:
Not open for further replies.