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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
This is a duplicate of issue #1241169