Search Unity

Zipped Unity Package

Discussion in 'Editor & General Support' started by Mark-Ripley, Aug 5, 2010.

  1. Mark-Ripley

    Mark-Ripley

    Joined:
    Aug 22, 2007
    Posts:
    148
    OSX has this annoying habit where, if you unzip a file containing a unity package, it then goes and unzips that too, leaving you with nothing but a rather useless folder.

    Has anyone found a setting somewhere that prevents auto-decompression of embedded archives?

    Ta!

    M
     
  2. antenna-tree

    antenna-tree

    Joined:
    Oct 30, 2005
    Posts:
    5,324
    When people send me zipped Unity Packages I use Zipeg ( http://www.zipeg.com/ ) to extract them which works well. A better way to handle this is to either not zip the Unity Package or to first put it into a folder before zipping.
     
  3. a-lomo

    a-lomo

    Joined:
    Aug 5, 2012
    Posts:
    12
    if you open a terminal you can also use the command:
    > unzip file.unitypackage.zip
     
  4. tanamu

    tanamu

    Joined:
    Jan 8, 2014
    Posts:
    2
    thank you, this helped a lot.
     
    SubtlePhenakism likes this.
  5. MaxXR

    MaxXR

    Joined:
    Jun 18, 2017
    Posts:
    67
    This didn't work for me. File just sits there.
    Also, couldn't DL Zipeg. Link not working.

    Any other solns?

    Also, WTF up with OSX - why does it do this?
     
  6. DiegoSunspots

    DiegoSunspots

    Joined:
    Jul 7, 2019
    Posts:
    1

    I had the same problem and my solution was to go to Archive Utility and in preferences just shutdown the "Keep expanding if possible" option.

    Idk why didn't work using Terminal.
     
    FabienMHX and savantedroid like this.