MerlinVR / UdonSharp

An experimental compiler for compiling C# to Udon assembly
MIT License
671 stars 87 forks source link

To many errors #91

Closed AaronBelgie closed 3 years ago

AaronBelgie commented 3 years ago

Describe the bug in detail: When i import the package i get over 20 errors and i don't know how i got the errors

Provide steps/code to reproduce the bug: I imported the package and it gived me 20+ errors

Expected behavior: Not working

Additional Information: Schermopname (145)

PhaxeNor commented 3 years ago

You need to download the unity package from https://github.com/MerlinVR/UdonSharp/releases/tag/v0.20.0 and not "Code -> Download ZIP".

These are errors you get when you import the git repo and not the .unitypackage on the release page.

Remove the folder UdonSharp-master and import the unity package