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
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
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.