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
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
Add comment