unitypackage_extractor icon indicating copy to clipboard operation
unitypackage_extractor copied to clipboard

Does not start extraction process and hangs after drag-dropping a file

Open WakandaWebWeaver opened this issue 3 years ago • 3 comments

WakandaWebWeaver avatar Feb 12 '22 12:02 WakandaWebWeaver

Duplicate of #21. Workaround for now is to use v1.0.0

Cobertos avatar Feb 12 '22 13:02 Cobertos

i found a cause "propably" if unity package is above 10MB it get stuck in infinite loading with 0.1MB/s drive read so while using 1.0.0 version it all works perfectly fine with read speeds going above 15MB/s so it seems to be some sort of IO problem

EDIT: will leave it here for future researchers :)

themaoci avatar Mar 27 '22 03:03 themaoci

Thank you @themaoci for your insight and solution!

WakandaWebWeaver avatar May 02 '22 11:05 WakandaWebWeaver