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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.