microsoft / MixedRealityCompanionKit

This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
MIT License
595 stars 288 forks source link

Failed to import package with error: Couldn't decompress package #59

Open chris-han opened 7 years ago

chris-han commented 7 years ago

This is the error message I got when try to import the SpectatorView.unitypackage

fieldsJacksonG commented 7 years ago

Here's a thread with potential workarounds: https://forum.unity3d.com/threads/error-while-importing-package-couldnt-decompress-package.15851/

  1. Does your disk have enough space to decompress the package?
  2. Does your Unity Project or UnityPackage exist in a directory with non-English characters in it?
  3. Do you have read\write access to the UnityPackage, its parent directory, and your Unity Project's directory?

If none of those work, what version of Unity are you running? I can successfully import this package with 5.5.1f1

robemarc commented 7 years ago

untitled

.,how about this kind of version sir?

heliocarbex commented 7 years ago

I'm seeing the same mistake.