Search Issue Tracker
Won't Fix
Votes
1
Found in
3.5.1f2
Issue ID
458260
Regression
No
Importing asset package onto usb stick without enough free space cause crash
Steps to reproduce:
1. Download the attached package to a project on a usb drive which doesn't have enough free space
2. Receive an error message:
Error while importing package: Couldn't decompress package
UnityEditor.AssetStoreWindow:OnDownloadProgress(String, String, Int32, Int32)
Note: Not able to reproduce the crash, but crash can be seen in the user's editor log:
"dataOffset != file.GetPosition ()
(Filename: C:/BuildAgent/work/b0bcff80449a48aa/Runtime/Serialize/SerializedFile.cpp Line: 309)
*** Launching bug reporter due to fatal error!
Received abort signal from the operating system"
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ArgumentOutOfRangeException: Index was out of range when converting subgraph properties and nodes to Subgraph Operator
- A black bar appears on the Game View toolbar when the Game View is resized vertically
- Double separation lines are present in Override Controls in a DefaultVolumeProfile Asset
- Silent crash when multiple child GameObject Colliders are triggered while attached to a Parent GameObject with Transform Scale set as (0; 0; 0)
- Numbers of output expressions does not match number of output error is thrown when converting node to property Output
hameed-ullah-jan
Jul 05, 2018 17:25
Caused due to Less space in the disk, after deleting some files from disk solved the issue.