cubedparadox / Cubeds-Unity-Shaders

A compilation of custom shaders for Unity3D
MIT License
318 stars 89 forks source link

Shaders doesn't work properly in VRChat (Solved) #37

Closed danylopez123 closed 6 years ago

danylopez123 commented 6 years ago

When i added the Flat lit toon to my avatars for VRChat, on Unity shows it's fine, but then in-game VRChat, there is no shadows on the model (Not in the ground)

Not to mention, when i tried adding the rainbow shader, its always black.

What am i doing wrong?

EDIT: Turns out, there was something in my Unity project making it not work properly, i removed the broken project and started a new one, its now fixed.