Search Issue Tracker
Fixed in 12.1.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1366383
Regression
Yes
Shader Sub Graph properties are displayed in a wrong order in Shader Graph Editor when Shader Sub Graph properties are reordered
Steps to reproduce:
1. Open the attached project "repro.zip"
2. Open Assets/subGraph.shadersubgraph
3. Reorder subGraph properties in the Shader Graph Editor window (drag '1' Float below '3' Float)
4. Open Assets/shaderGraph.shadergraph
5. Observe subGraph node in the Shader Graph Editor
Expected result: subGraph nodes properties are displayed in the same order as in Shader Sub Graph
Actual result: subGraph nodes properties are displayed in the incorrect order
Reproducible with: 12.0.0 (2021.2.0a4, 2021.2.0b15, 2022.1.0a1, 2022.1.0a10)
Not reproducible with: 7.7.1(2019.4.31f1), 10.7.0(2020.3.21f1), 11.0.0(2021.1.26f1, 2021.2.0a3), 12.1.0 (2021.2.0b16), 13.0.0 (2022.1.0a11, 2022.1.0a12)
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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Resolution Note (fix version 12.1.0):
Fixed in Shader Graph 12.1.0 available for 2021.2.0b16 and up