Unity Issue Tracker - Just the first package is being installed and no error/warning message is logged when installing two packages using “Add package from git URL”
Fixed
UUM-63744
Just the first package is being installed and no error/warning message is logged when installing two packages using “Add package from git URL”
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.
Closing as Won't fix due to 2023.2 reaching it's EOL.
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