UnityTechnologies / ShaderGraph_ExampleLibrary

A library of Shaders created using Unity's Shader Graph.
1.77k stars 302 forks source link

Property update bug #1

Open ghost opened 6 years ago

ghost commented 6 years ago

I declared vector1 property "Dissolve" in Shader Graph, when i change it from "Default" to "Slider", it gets updated in material asset and not in object in the hierarchy. bug1 bug2 bug3

andytouch commented 5 years ago

Try updating to the latest version of LWRP and see if this is still an issue. :)