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

Packman

-

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

  1. 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.

Comments (1)

  1. 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

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.