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|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|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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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.