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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2019.4):
It was not a Package Manager code issue but a server issue which was fixed.