Search Issue Tracker

Fixed

Fixed in 14.0.7

Votes

0

Found in [Package]

14.0.2

Issue ID

SGB-359

Regression

Yes

[HDRP][ShaderGraph] An error is thrown when connecting certain nodes to Basic Math nodes

Package: Shader Graph

-

Steps to reproduce:
# Open a new HDRP project
# Create a new Lit Shader Graph
# Create an Add node
# Create a Screen Position (or Color) node
# Drag the output of the node created in step 4 to any of the inputs of the Add node
# Collapse the Add node
# Observe the console

 

Note: this issue is also applicable to other Basic Math nodes like Multiply, Divide, Power, etc.

Expected result: no errors

Actual result: An error is thrown
{quote}Property _Add_d4fd54f3ec6c49ae9ad4d2befb253ff5_B_1 already exists in the property sheet with a different type: 1
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
{quote}
Reproducible with: 2022.2.0a9 (HDRP 14.0.2 and up), 2023.1.0a16

Not reproducible with: 2022.2.0a8

  1. Resolution Note (fix version 14.0.7):

    Verified fixed in 2022.2.15f1 revision: 30d813e1a2a9

    Package version: 14.0.7

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.