Search Issue Tracker

0
votes
By Design

[Shadergraph] "#if SHADERGRAPH_PREVIEW" in a custom function node throws...

Package: Shader Graph

-

Apr 30, 2020

-

Version/s: Master (e40b57c606)

Repro steps:1. use project with Universal RP2. Make a PBR shadergraph3. Create a custom function node4. Add an output, name it "Out"... Read more

0
votes
By Design

[ShaderGraph] Main Preview Window stops rendering graph's output when Sp...

Package: Shader Graph

-

May 02, 2020

-

Version/s: 9.0.0-preview.29

How to reproduce:1. Open the attached project named "Case_1243468"2. Open the Test shader graph3. Observe that the Main preview wind... Read more

0
votes
Fixed

[ShaderGraph] Shader Graph scripts use a dangling namespace 'Data.Util'

Package: Shader Graph

-

Apr 27, 2020

-

Version/s: 9.0.0 - preview.14

How to reproduce:1. Create a new Unity project2. Download and import the Shader Graph package3. Search for and inspect one of the sc... Read more

0
votes
By Design

ShaderGraph does not throw an unsupported feature error when Normal from...

Package: Shader Graph

-

Apr 28, 2020

-

Version/s: 9.0.0-preview.29

How to reproduce:1. Open the attached project named "Case_1242448"2. Open the Test shader graph3. Observe that Normal From Height no... Read more

0
votes
Duplicate

[URP] Setting Shader properties on material instances via script does no...

Package: Shader Graph

-

May 06, 2020

-

Version/s: 8.1.0

How to reproduce:1. Open the attached 'project-1233558.zip' project and load the 'SRPBatching' scene2. Locate 'UniversalRP-HighQuali... Read more

0
votes
Fixed

[ShaderGraph] ShaderGraph window does not update its contents when the g...

Package: Shader Graph

-

May 14, 2020

-

Version/s: 7.3.1

How to reproduce:1. Open user-submitted project (GradientCustomNode.zip)2. Open the CustomGradient/CustomGradient.shadergraph3. Remo... Read more

0
votes
Fixed

[Shadergraph] Having a recursive subgraph in the project causes all subg...

Package: Shader Graph

-

May 18, 2020

-

Version/s: SRP Master (7421e9d5b3)

Reproduces on Master (7421e9d5b3)Doesn't reproduce on 8.0.0 or 8.x.x/release (d8a65b0c70)Repro steps:1. Create two subgraphs, referr... Read more

0
votes
Fixed

[Shadergraph] renaming properties does not cause the property nodes to c...

Package: Shader Graph

-

May 20, 2020

-

Version/s: 10.0.0

Reproduces on Master (ff31134193)Does not reproduce on 8.1.0Repro steps:1. Open a shadergraph2. Create a Vector 1 property and drag ... Read more

0
votes
Fixed

[Shadergraph] all shadergraph shaders fail on GLES2 with "redefinition o...

Package: Shader Graph

-

May 21, 2020

-

Version/s: Master (9cd405ccf5)

Reproduces on Master (9cd405ccf5)Does not reproduce on 8.1.0 (shaders fail for other reasons but don't error)Repro steps:1. Open a p... Read more

0
votes
Fixed

HDRP shader don't compile if something is connected to vertexNormal or v...

Package: Shader Graph

-

May 25, 2020

-

Version/s: 7.3.1, 8.1, 9.0

In HDRP with shadergraph 7.3.1 on 2019.3 and on 8.1.0 for 2020.1 and previous revision, the shadergraph don't compileif we connect a... Read more