PiMaker / ltcgi

Optimized plug-and-play realtime area lighting using the linearly transformed cosine algorithm for Unity/VRChat.
https://ltcgi.dev
Other
442 stars 25 forks source link

LTCGI doesn't behave with UdonSharp 1.0.1 via Creator Companion #4

Closed BluWizard10 closed 2 years ago

BluWizard10 commented 2 years ago

When attempting to install the latest LTCGI package, it throws a large compiling error in the console. Says it does not belong to a U# assembly?

This was tested with SDK 3.0.9 and UdonSharp 1.0.1 via the Creator Companion.

BluWizard10 commented 2 years ago

See attached image for more info about the failed U# assembly warning: Unity_4bYONznGAf

PiMaker commented 2 years ago

This is already fixed in the current dev release. You can try it from the Actions Tab.