Search Issue Tracker
Fixed in 2019.4.X
Votes
0
Found in
2019.4
2019.4.11f1
Issue ID
1281762
Regression
No
[PackMan] Incorrect version of Asset is downloaded when using "Open In Unity" in the Asset Store website
How to reproduce:
1. Open Rewired asset in the Asset Store window - https://assetstore.unity.com/packages/tools/utilities/rewired-21676
2. Click "Open in Unity"
3. In the Package Manager window select "Packages: My Assets" and install the asset
4. Observe the warning in the Console window
Expected result: Correct Rewired (2019) version is installed
Actual result: Incorrect Rewired (2020) version is installed
Reproducible with: 2019.4.15f1
Cannot test with: 2018.4.29f1 (no "My Assets" window in the Package Manager), 2020.1.14f1, 2020.2.0b12, 2021.1.0a6 (Rewired 2020 is installed as it's the newest)
Note: This issue is not reproducible using AssetStore Window in the Editor (available on 2019.4 and earlier)
Add comment
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
Resolution Note (fix version 2019.4):
It was not a Package Manager code issue but a server issue which was fixed.