[0.18.2.0] Logic Compare Copy Doesn't allow to select an object to copy from

As the title suggests, trying to copy, for example the current counter number to a logic compare is currently impossible as the connection doesn’t have a field to select an object to copy from.

Steps to Reproduce

Create a connection from an object to a Logic Compare and set the method to Copy.

What I expected to happen

The same copy abilty that counters have, where you select an object to copy it’s value from.

What happened

Inabilty to autonomically set the value a logic compare should compare.


Notes / Media

Edit:

The I/O Debugger shows the field for selecting an object to copy from but not on the connection that is supposed to do the same thing, as shown above.
image

2 Likes

Edit2:

I have figured it out; The copy method is the first method of the Logic Compare Object, for some reason, a new connection to the Logic Compare is made, you get the Copy method with no object field. Reselecting the copy method makes the object field appear.

1 Like