Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4.18f1
Issue ID
1316249
Regression
No
"You seem to be offline" error prevents downloads through Package Manager
Reproduction steps:
1. Open a new or an existing project
2. Open the Package Manager or the Asset Store
3. Try to download a Package or an Asset
Expected result: The Package or Asset is downloaded successfully
Actual result: "You seem to be offline" error is thrown and the download is unsuccessful
-
Ginmo
Oct 17, 2021 20:00
This is still an active bug. It is caused by unity's package manager not respecting NlaSvc internet probing being disabled. Various other parts of unity do not have this problem because there's no reason to check for internet connectivity instead of just issuing a network request and handling whether it succeeds or fails, like the rest of the parts of unity that do not have this bug.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Resolution Note:
The issue is related to the Windows network connection on the users' end. This Unity Forum thread contains several ways user's have fixed the problem: https://forum.unity.com/threads/fixed-you-seem-to-be-offline-cant-download-stuff-through-package-manager.1049309/
Most commonly it is solved by editing the NCSI configuration.