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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2019.4):
It was not a Package Manager code issue but a server issue which was fixed.