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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment