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
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- The Shortcuts window cannot be docked when it is invoked from the Shortcut Helper Bar
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
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.