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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
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.