Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
1
Question by Sambad8 · Oct 29, 2017 at 03:42 PM · error message

Unity Package Manager Error

When I installed the latest version, it said I had no network connection, which I did. I finally got it 'working', and everytime I try to start a new project I get this message. There's a couple of other people experiencing the same problem on here, but they've received no help. I would've kept the old version if I'd have known there would be zero support. Please assist asap.

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image okcompute_unity · Nov 02, 2017 at 07:47 PM 0
Share

I can update my answer because of the captcha. Here it is a a comment:

Hi,



We have found one 100% repro step for this issue. An empty host file was the cause. We have a fix in the way. But in the meantime, can you check the content of your hosts file. It should be located here:


On Windows:

C:\Windows\System32\drivers\etc\hosts


On macOS:

/etc/hosts


$$anonymous$$ake sure the localhost host name is defined like this

127.0.0.1 localhost


Let me know if it resolve the issue!


Pascal

4 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by akservcompte · Oct 30, 2017 at 02:51 PM

Yeah the same prob Idk whats really going on this not good for a big company as unity but seems like they don't care about this prob maybe its purpose for all Personal Packs

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
0

Answer by multimediamarkers · Oct 30, 2017 at 03:54 PM

We also experience a Unity Package Manager error when we install 2017.2 and start to create a new project. Please response @Unity?

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image akservcompte · Oct 30, 2017 at 08:08 PM 0
Share

some guys they advise me to use Unity 5 cuz the current version its not stable yet

avatar image
0

Answer by okcompute_unity · Oct 31, 2017 at 07:32 PM

Update: The issue should be fixed in Unity 20172.0p4.


If not, please send us a bug report.


Pascal


--------------------------------------------------------------------------------------------------------


Hi,


We have found one 100% repro step for this issue. An empty hosts file is the cause. We have a fix in the way. But in the meantime, can you check the content of your hosts file. It should be located here:


On Windows:

C:\Windows\System32\drivers\etc\hosts


On macOS:

/etc/hosts


Make sure the localhost host name is defined like this

127.0.0.1 localhost


Another solution other users have reported to work is to set the UNITY_NOPROXY environment variable to localhost:

On Windows command prompt,

setx UNITY_NOPROXY localhost,127.0.0.1


On Mac > terminal,

export UNITY_NOPROXY=localhost,127.0.0.1


If this fix does not work or if your hosts file is already correct, we also found out that anti-virus softwares can prevent the Unity Package Manager process to start. In that scenario, you can disable your anti-virus software for a few minutes to test if it works. If it did, configure your anti-virus to whitelist the NodeJS bundled with Unity (Under Unity installation folder, /Tools/nodejs/node.exe on Windows of /Tools/nodejs/bin/node on other platforms).


Let me know if it resolve the issue!


Pascal

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Sambad8 · Dec 07, 2017 at 07:59 PM 0
Share

@okcompute_unity Hi Pascal,

Thanks for your advice, I tried all of the suggestions and unfortunately am still getting the same problem. Any other ideas?

Thanks again,

Sam

avatar image okcompute_unity Sambad8 · Dec 07, 2017 at 08:26 PM 0
Share

Hi @sambad8,

I'm sorry. I don't have other solutions to propose at the moment. Can you enter a bug?

Sorry,


Pascal

avatar image
0

Answer by Sambad8 · Dec 07, 2017 at 10:39 AM

@okcompute_unity

Hi Pascal,

Sorry for the delay in reply, been away. I uninstalled Unity and reinstalled it and have the same problem. My OS is Windows 7, I installed on my hard drive and have Kaspersky Total Security.

Please assist as soon as you can.

Thanks,

Sam

Comment
Add comment · Show 4 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image okcompute_unity · Dec 07, 2017 at 12:56 PM 0
Share

Hi @Sambad8 ,


No problem. I updated my answer with the latest possible solutions for your problem. Can you try these and see if it works for you? If not, I would suggest you try disabling your anti-virus software and see if Unity launch.es If you are still stuck, I would suggest you send a bug report.


Regards,


Pascal

avatar image sandy_undefined okcompute_unity · Jan 06, 2018 at 06:32 PM 0
Share

hi @okcompute_unity i m going through same problem...i have tried many things... unity 2017.2.1,unity 2017.2.1.2,unity 2017.3.3 and also localhost and all that antivirus... nothing seems to work...i m just at beginner level..plzz help me...alt text

capture.png (7.5 kB)
avatar image okcompute_unity sandy_undefined · Jan 09, 2018 at 02:17 PM 0
Share

Hello @sandy_undefined,

Have you tried 2017.2.4?

Pascal

avatar image Sambad8 · Dec 07, 2017 at 08:30 PM 0
Share

Hi Pascal,

No problem, I sent a bug report a $$anonymous$$ute ago.

Thanks,

Sam

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

123 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Help with Error Code CS0019 2 Answers

Assertion failed: Invalid worldAABB. Object is too large or too far away from the origin. 2 Answers

(android build) Unable to initialize unity engine 2 Answers

unity 5.6 webgl error when run project,error CS0117: `UnityEngine.Application' does not contain a definition for `WebGLPlayer' 0 Answers

Scripting problem 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges