Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
12.0.0
Issue ID
1376194
Regression
Yes
Conflicting implementation errors are thrown in Shader Graph when using Simple Noise nodes in both Main Graph and Sub Graph
How to reproduce:
1. Open the user's attached project
2. In the Project view, open the folder "Bug"
3. Double-click the Asset "New Shader Graph" to open the Shader Graph window
4. Observe the Simple Noise and New Shader Sub Graph nodes and observe the Console
Expected result: no conflicting implementation errors are displayed in the Shader Graph window or the Console
Actual result: Shader Graph has 56 errors, the first is: Validation: Function `Unity_SimpleNoise_RandomValue_$precision` has conflicting implementations <...>
Reproducible with: 12.0.0 (2021.2.0a9), 12.1.1 (2021.2.4f1), 13.0.0 (2022.1.0a11)
Not reproducible with: 10.7.0 (2020.3.23f1), 11.0.0 (2021.1.28f1), 12.0.0 (2021.2.0a8), 13.0.0 (2022.1.0a12)
Could not test with: 7.7.1 (2019.4.33f1) (ArgumentException: JSON parse error: The document root must not follow by other values)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
This is a duplicate of issue #1381820