Canny for this: Canny
Currently, when trying to use shader keywords in Udon, Udon does not allow it. It throws the following error:
This is likely due to this property not starting with _Udon, or not being on the whitelist.
I’ve already tried everything I could to work around this issue. The easiest solution to my problem would be to toggle the shader keyword value, but Udon blocks it.
The suggestion is to allow any shader keyword to be modified for worlds specifically.
I have attached screenshots of the implementation I was trying to achieve. The last screenshot does say _Udon_LTCGI
, but I was testing manually renaming it in the shader. It still didn’t work with just _LTCGI
.