Search Issue Tracker
Active
Under Consideration for 12.1.X, 14.0.X, 15.0.X, 16.0.X
Votes
0
Found in [Package]
12.1.11
14.0.7
15.0.5
16.0.1
Issue ID
SGB-573
Regression
Yes
[Linux] Placing and connecting properties to Lerp Node causes ShaderGraph window to break
Steps to reproduce:
1. Open attached project "ShaderGraphET.zip"
2. In Project window, open Assets/Bug.shadergraph
3. In ShaderGraph window, from the blackboard, drag the "Color01" property to the graph and connect it to the Lerp node's "A" input
4. In ShaderGraph window, from the blackboard, drag the "Color02" property to the graph and connect it to the Lerp node's "B" input
Expected result: The ShaderGraph window updates without issue
Actual result: The ShaderGraph window is broken
Reproducible with: 12.1.11 (2021.3.25f1), 14.0.7 (2022.2.19f1), 15.0.5 (2023.1.0b16), 16.0.1 (2023.2.0a15)
Not reproducible with: 10.10.1 (2020.3.48f1), 12.1.11 (2021.3.24f1)
Reproduced on: Ubuntu 20.04
Could not reproduce on: Mac OS 12.4
Notes:
1. Likely incorrect First Affected Version since reproducing the issue from 2020.3 to 2021.3 is really inconsistent
2. Switching to another Unity tab and back to ShaderGraph, or closing and reopening the graph fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Add comment