videolab icon indicating copy to clipboard operation
videolab copied to clipboard

Unity Errors: The name 'ZipFile' does not exist in the current context

Open antiero opened this issue 3 years ago • 1 comments

macOS, Unity 2018.4.36f1 and 2020.3.13f1 versions.

On importing videolab-1.1.3.unitypackage and setting Unity Project Api Compatibility level to .NET 4.x I'm getting the following Console errors:

Assets/Videolab/Videopak/VideopakManager.cs(49,9): error CS0103: The name 'ZipFile' does not exist in the current context

antiero avatar Aug 09 '21 19:08 antiero

Support for 2020 isn't done yet (this error does disappear if you have .Net Core selected) use 2018.4.29

ikriz avatar Feb 06 '22 12:02 ikriz

Closing as duplicate of #55

antiero avatar Sep 26 '22 08:09 antiero