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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment