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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note (fix version 2019.4):
It was not a Package Manager code issue but a server issue which was fixed.