Skip to content

UE incompatible with pythonssss Preset Text node #154

Open
@chrisgoringe

Description

@chrisgoringe

If the Preset Text node is connected to a UE node, it breaks.

image

It seems to be because the Preset Text node isn't serialized (it's pure javascript) but UE references it. Push it through a blank String node and it's fine. My initial guess is that Preset works by pushing it's value into the downstream nodes in a way that UE doesn't support.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcompatibilityworking with other nodes

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions