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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment