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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1241169