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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment