vrchat-community / UdonSharp

A compiler for compiling C# to Udon assembly
https://udonsharp.docs.vrchat.com
MIT License
462 stars 50 forks source link

Fixes creation of VPM unitypackages #101

Closed momo-the-monster closed 1 year ago

momo-the-monster commented 1 year ago

I had to modify some meta files that had invalid YAML according to the parser that makes the .unitypackage meta files.

MerlinVR commented 1 year ago

Loading the dlls with modified .meta files in Unity appears to throw errors, then Unity reimports them and reverts the modifications unfortunately. I'd prefer not to add another potential way for Unity's import to get subtly broken if possible.

Unity_jHTZhs6hgy Unity_ceG37wLXGa
momo-the-monster commented 1 year ago

The fix causes more issues, not merging.