MerlinVR / UdonSharp

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

Still getting conflict with the latest VRCSDK due System.Collections.Immutable being required #73

Closed joe983 closed 3 years ago

joe983 commented 3 years ago

Describe the bug in detail: Unity 2018.4.20f1 VRCSDK3 -WORLD-20.11.16.12.4s_Public Udon# v0.19.2 Compiler errors stop me from entering play mode.

Provide steps/code to reproduce the bug: Start new project. Import SDK. Import U# package. Press play button.

Expected behavior: "Compiler errors have to be fixed..."

Additional Information: Screenshot (5)

MerlinVR commented 3 years ago

VRCSDK3 -WORLD-20.11.16.12.4s_Public is not the latest VRCSDK3. Please download the correct version of the SDK which is linked at the top of the release. The VRCSDK3 you are looking for is VRCSDK3-WORLD-2021.01.28.19.07_Public.