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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment