Search Issue Tracker
Fixed in 13.1.0
Fixed in 12.1.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1366200
Regression
Yes
"ArgumentException: An item with the same key has already been added" when opening Shader Graph
Steps to reproduce:
1. Create a new HDRP/URP project
2. Right-click in Project > Assets then click Create > Shader Graph > Blank Shader Graph
3. Right-click in Project > Assets then click Import Package > Custom Package... then select attached "GaiaShaders.unitypackage", then click Import
4. Double-click on Shader Graph created in step 2
Expected result: Shader Graph Editor opens without throwing an exception
Actual result: Shader Graph Editor does not open and an exception is thrown
Reproducible with: 12.0.0 (2021.2.0b9, 2021.2.0b12, 2022.1.0a6), 13.0.0 (2022.1.0a11)
Not reproducible with: 7.7.1 (2019.4.31f1), 10.6.0 (2020.3.19f1), 10.7.0 (2020.3.19f1), 11.0.0 (2021.1.21f1), 12.0.0 (2021.2.0b8, 2022.1.0a5)
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
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
Resolution Note (fix version 13.1.0):
ShaderGraph does not support multiple output slots with the same name. This will be detected and the user will be instructed to update the slots with distinct names.
Fixed in: 2022.1.0a13, Shader Graph 13.1.0
Resolution Note (fix version 12.1.0):
Fixed in: 12.1.0 (2021.2.0b16)