UnityLabs / procedural-stochastic-texturing

Modified Shader Graph package implementing Procedural Stochastic Texturing
560 stars 53 forks source link

Can't get it to work #5

Open Olafseisler opened 5 years ago

Olafseisler commented 5 years ago

Install Lightweight RP via package manager (v.6.9.0) Create new project with Unity (2019.2.6f1) Create LW Asset Quit Unity Copy files from this repo to project root as per Readme Edit manifest and add line there as per Readme Launch Unity and run into 12 errors

Sample: Library\PackageCache\com.unity.render-pipelines.lightweight@6.9.0\Editor\ShaderGraph\LightWeightSpriteUnlitSubShader.cs(179,97): error CS0117: 'ShaderGeneratorNames' does not contain a definition for 'TimeParameters'

How can this be fixed?

JaroslawKAA commented 9 months ago

I have the same issue. Can some one show directly where to put plugin files? Root folder is Assets folder?