Search Issue Tracker

In Progress

Under Consideration for 2021.3.X, 2022.3.X

Fix In Review for 6000.0.2f1

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

  1. Resolution Note (fix version 6000.0.2f1):

    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.

  2. Resolution Note (2023.2.X):

    Closing as Won't fix due to 2023.2 reaching it's EOL.

Comments (1)

  1. manhwalist

    Feb 12, 2024 11:26

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.