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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2019.4):
It was not a Package Manager code issue but a server issue which was fixed.