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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment