Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.2f1
Issue ID
954335
Regression
No
Asset Store imports assets for newer versions of Unity into older versions if they are already downloaded
How to reproduce:
1. Create a new project in Unity 2017.1.1p4 and open the Asset Store window
2. Search for Standard Assets in the Asset Store and download them
3. Create a new project in Unity 5.6.0f3 and open the Asset Store window
4. Search for Standard Assets in Asset Store, note that the package is already downloaded and thus the option to Import (instead of Downloading) is already present
5. Import the Standard Assets
Expected result: Asset Store should manage Asset Versions for each Unity Version and download/import the appropriate version. In this case, Asset Store could detect that newer Standard Assets version was downloaded before and thus prevent user from importing, before downloading the proper version
Actual result: Asset Store imported the Unity 2017.1.1p4 version of Standard Assets into Unity 5.6.0f3 resulting into errors in the Console
Note: Issue can be fixed by manually downloading Standard Assets again in the Asset Store Downloads, but this is confusing to Asset Store customers, especially the new ones
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment