Search Issue Tracker
Fixed in 2.2.0
Votes
0
Found in [Package]
2.1.1
Issue ID
1124632
Regression
No
Clicking a different package version than the one which is installing shows "Updating to 'last clicked version' "
How to reproduce:
1. Open the user's project
2. Open the Package Manager Window
3. Install any package e.g. LWRP by clicking the "Install" button in the bottom right
4. Open the version selection dropdown for this package
5. Select a different version X than the one installed
6. Click the "Update to X" button
7. Quickly click on a different version Z
8. Observe the "Updating to Z" button"
Expected result: the button shows the version of the package that was set to install (X)
Actual result: the button shows the version that was last selected (Z)
Reproducible with: 2.1.1
Could not test with: 2.1.0 (cannot select other package versions when one is being installed)
Note: X and Z here are symbols used to represent different versions of the package. Also, the package which is finally installed is the one clicked in the beginning, which is correct
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment