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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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)