material-maker
material-maker copied to clipboard
Expressions Dont Work on Group Nodes
Material Maker version:
1.1
OS/device including version:
Windows 10 GTX 1060 6GB
Issue description:
When using an expression on a group node, the node will not update. If the group is buffered it will keep the previous buffered texture (or blank if you re-opened the project), and if not buffered it will just output black.
Steps to reproduce:
- Add a built-in group node (such as Warp2, Gaussian Blur, Bevel, etc.), or a custom group node.
- Add a Remote Node
- Add a Named Parameter the group node
- Use the Named Parameter in an expression on one of the group node's parameters.
(using other expressions such as
fract($time)also doesn't work)