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"
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
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
- Depth Texture Mode "After Opaques" breaks when "Full Screen Pass Renderer Feature" is added
- The Code Previews panel is initially opened in a slightly minimized state
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.