System Information
Operating system: Linux-5.10.0-6-amd64-x86_64-with-glibc2.31 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 460.73.01
Blender Version
Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-08-14 02:46, hash: rB8f2b60ddbfea
Worked: always
Bisecting points to rB6d24017529fd: Cleanup: use socket identifier instead of names in Cycles shader export being the culprit commit.
Short description of error
The Addend value of the multiply add math node is not added, when using Cycles.
Exact steps for others to reproduce the error
- Go to shader nodes and add a Math node
- Change the Math node to Multiply Add and display it (Ctrl+Shift)
- Change the addend and observe the color of the cube in Eevee and in Cycles. (stay the same color in Cycles)