When a RenderScript node is connected to a Render node output, the connection is drawn as a dashed line. However, when the RenderScript node is grouped the dashed line ends at the group boundary.
Steps to reproduce
Create a CameraCreate node and connect it to a Render node.
Create a RenderScript node.
Connect the Render node’s output to the RenderScript node’s input. Note that connection between the nodes is drawn as a dashed line.
Select the RenderScript node and press g to add it to a group. Note that now the connection going into the group is a solid line, and it is only drawn as a dashed line inside the group (bubble)
Workaround
Unknown
Reproduced by support
Katana 2.0v1 - CentOS 7.4
Katana 2.5v1 - Windows 10 - CentOS 7.4
Katana 2.6v4 - Windows 10 - CentOS 7.4
Earliest version tested: Katana 2.0v1
- This issue appears to be in all versions of the product
Expected behaviour
Connection going into the group should be drawn in the same style as the connection to the first node inside the group bubble.
Actual behaviour
Connection to the Group node is always drawn as a solid line.