alelievr / Mixture

Mixture is a powerful node-based tool crafted in unity to generate all kinds of textures in realtime
https://trello.com/b/2JiH2Vsp/mixture
MIT License
1.18k stars 124 forks source link

[BUG] ShaderNode using ShaderGraph's shaders are broken when compiling Mixture for the first time #27

Open felixcantet opened 3 years ago

felixcantet commented 3 years ago

Describe the bug All ShaderGraph nodes, as Normal From Height Node are broken when compile Mixture for the first time or when reimport package (I got this bug two times, when I cloned the repo the first time and when reimport project due to Unity Version mismatch). Nodes don't output anything (or output a transparent texture ?)

unknown

Fix To fix it, I simply open any ShaderGraph and save it. This fix every occurrence of the bug

To Reproduce Steps to reproduce the behavior:

Setup: