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
- Label is not centered when using flex-direction: row
- Incorrect initial target position when the Skinning Editor's "Depth" parameter is adjusted on a bone which is set as the "Effector" parameter on the "Limb Solver 2D" Component
- The order of activation for Water Deformers and Foam Generators will cause water artefacts in the Player
- Crash on `anonymous namespace'::PrepareTreesAndWriteWindParamsJobData::Execute when entering Play mode on a specific project
- [Linux] Crash on 'PPtr<RuntimeAnimatorController>::operator RuntimeAnimatorController*() const' when saving a new animation file
This is a duplicate of issue #1381820