Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3
2020.2
2020.2.0a10
Issue ID
1245658
Regression
No
No progress indicator is shown when importing a package from git URL
How to reproduce:
1. Create a new project
2. Open the Package Manager window
3. Click the '+' button to add a package from git URL
4. Enter any valid Unity package repository link (for example, create a git repository with the attached test-unity-package.zip)
Expected result: a progress indicator is shown until the import begins
Actual result: no progress indicator is shown and the Editor seems idle until the import begins
Reproducible with: 2019.4.0f1, 2020.1.0b12, 2020.2.0a14
Could not test with: 2018.4.23f1 (adding packages from git not introduced)
Notes:
1. This is also an issue when importing the same package twice as there's no progress indicator and no import happens, so the command might seem to not be working at all.
2. The 'idle' time sometimes can be longer than shown in the attached video (if the internet connection is slower)
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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
This is a duplicate of issue #1241169