Open MarkHelsinki opened 1 month ago
Can you add more details to this? I can't seem to find any issues while using it in Unity 6.
Am I right in thinking that this isn't yet compatible with Unity 6?
Seems to be an issue with ZipFile not being recognised.
I had the same problem which prevented me from attaching the debugger. For me the solution was to manually delete the nuget plugin folder and reinstalling the latest version. After that I reopened Visual Studio and everything worked fine again.
Just did a clean install. The Library cache is also recent, meaning it should be clean. This was installed via Package Manager and the URL.
Okay. Deleted the folder: com.unity.nuget.mono-cecil in the package cache and it reinstalled without errors. Case closed :)
Gosh, I spoke too soon. It seemed to be fine, meaning it had compiled and didn't show the errors, but the exact same compile errors are back again.
Am I right in thinking that this isn't yet compatible with Unity 6?
Seems to be an issue with ZipFile not being recognised.