Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b6
Issue ID
837516
Regression
Yes
[Regression][OSX][5.5] 'Couldn't decompress package' error is shown after importing package through Launcher
Steps to repro:
1. Open Unity;
2. In the Launcher window click 'New' button;
3. Click 'Add Asset Package' button;
4. Select 'Gaia - Terrain Creation Texturing population';
5. Click 'Done';
6. Enter the name of the project, specify path and click 'Create Project'.
Expected result:
Package starts to decompress, and is eventually imported to the 'Assets' folder of the project.
Actual result:
- Decompressing doesn't happen;
- Editor throws error : Failed to import package with error: Couldn't decompress package.
See attached video and actual.png screenshot.
Regression introduced in 5.5.0b6.
Workaround is to import the package when launching Asset Store from Editor.
Notes:
- Reproducible in 5.6.0a1(trunk), 5.5.0b6;
- Not reproducible in 5.5.0b5, 5.5.0b4, 5.4.1p1;
- Reproducible only OSX 10.12; not reproducible in Windows 10;
- Happens only when importing package through Launcher; Not reproducible for importing packages inside active Editor window.
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