Search Issue Tracker
Fixed
Fixed in 2021.3.40f1, 2022.3.34f1, 6000.0.7f1, 7000.0.0a1
Won't Fix in 2023.2.X
Votes
1
Found in
2021.3.35f1
2022.3.20f1
2023.2.10f1
2023.3.0b7
6000.0.0b11
Issue ID
UUM-63744
Regression
No
Just the first package is being installed and no error/warning message is logged when installing two packages using “Add package from git URL”
How to reproduce:
1. Create a new project
2. Go to Menu > Package Manager
3. Press the “” button and select “Add package from git URL”
4. Add “https://github.com/oculus-samples/Unity-Movement.git” and press “Add”
5. Press the “” button and select “Add package from git URL”
6. Add “https://github.com/smitdylan2001/com.devdunkstudio.meshcutout.git” and press “Add”
7. Observe the result
Expected result: The second package is installed after the first one, or an error/warning is logged
Actual result: The second package is not installed, and no error/warning is logged
Reproducible with: 2021.3.35f1, 2022.3.20f1, 2023.2.10f1, 2023.3.0b7
Reproduced on: macOS 14.2.1 (Intel)
Not reproducible on: No other environment tested
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
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
- Audio preview stops in Editor when Unity loses focus and "Run in Background" is disabled
Resolution Note (fix version 7000.0.0a1):
Displaying a console warning when the user attempts to install a git package while another installation is in progress, explaining the reason for the operation's failure.
Resolution Note (fix version 6000.0.7f1):
Now, a warning message appears in the console when the user attempts to install a git package while another installation is ongoing, explaining why the operation was canceled.
Resolution Note (2023.2.X):
Closing as Won't fix due to 2023.2 reaching it's EOL.
Resolution Note (fix version 2022.3.34f1):
Displaying a console warning when the user attempts to install a git package while another installation is in progress, explaining the reason for the operation's failure.
Resolution Note (fix version 2021.3.40f1):
Displaying a console warning when the user attempts to install a git package while another installation is in progress, explaining the reason for the operation's failure.