Search Issue Tracker
[ShaderGraph] Surface Type Transparent results in Shader Graph recompil...
How to reproduce:1. Create a new HDRP project2. Create Lit Shader Graph and open it3. Set Surface Type to Transparent in Graph Inspe... Read more
[Shader Graph] In the Inspector inputs for Vector 4 are shown when Vecto...
How to reproduce:1. Open the attached "1327461_Repro" project2. In the Project window select "New Material"3. Observe the Inspector ... Read more
[Shadergraph] Reordering enum entries causes the enum to change in the m...
Repro steps:1. Create a shadergraph2. Create an enum keyword3. Drag the keyword onto the graph and plug it into base color4. Make th... Read more
"ArgumentNullException: Value cannot be null." is thrown when add...
How to reproduce:1. Open a new URP project2. Open a new Sub Graph in the Project window (Right-click -> Create -> Shader ->... Read more
[Shadergraph][11.x] Placing a property onto the graph in a subgraph thro...
Repro steps:1. Create a subgraph2. Create a property3. Drag the property onto the graphExpected result: no errorActual result: error... Read more
[Shadergraph] Reordering and then renaming enum entries breaks existing ...
Reproduces in 10.2.2Doesn't reproduce in 7.3.1 Repro steps:1. Create an Enum keyword on a shadergraph2. Drag the keyword onto the gr... Read more
[Shadergraph] Default inputs for keyword nodes is vec4s even though they...
Reproduces in 10.2.2Doesn't reproduce in 7.3.1 Repro steps:1. Create a boolean or enum keyword2. Drag it onto the graph Expected res... Read more
[Shadergraph] Using a Gradient property in a subgraph and using that sub...
Doesn't reproduce in 11.0.0 (Version: 2021.1.0b4.1811)Reproduces in SRP Master (67cb89ac9e) Repro steps:1. Create a shadergraph and ... Read more
[Shadergraph] Typing "Infinity" into the "steps" input for the Parallax ...
Repro steps:1. Create a shadergraph2. Create a Parallax Occlusion Mapping node3. Select the entry port for "steps" and type "Infinit... Read more
[Shadergraph] Resize bounds for blackboard and graph inspector are too s...
Doesn't happen on the SRP built into Version: 2021.2.0a13.1875Happens on Master (16cf93639d)Repro steps:1. Create a shadergraph2. Tr... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default