Blockout22
(Blockout22)
February 23, 2022, 8:49pm
1
I can’t seem to plug a String pin into any of the Operators nodes
only workaround I have found is to copy an an already existing node with a string value already connected to it and if you haven’t got one you would need to create one from a project using ue5 EA 2
1 Like
You have to make the node by dragging off the string.
Blockout22
(Blockout22)
February 24, 2022, 1:09pm
3
That’s something I already tried and it failed
Same Error in UE 5.0 Final
In Editor Prefs search Deny…
Delete String Entry and it works
4 Likes
OMG, why is it that way!?-that took so much time to find
1 Like
still happening at 5.1.1-23901901+++UE5+Release-5.1
sonictimm
(sonictimm)
September 21, 2023, 12:40pm
8
Bumping because I have this happening in 5.3, even when I drag off a String node.
It doesn’t seem like a bug, but I’d love to know WHY it happens.
Edit: Figured it out, see next reply.
sonictimm
(sonictimm)
September 21, 2023, 12:45pm
9
Found out there are two functions that come up when you type “==” in the search box.
One of them is not relevant (unsure why it even shows up, that seems like a bug)
The other one is specifically for comparing strings
Use “Equal Exactly (String)” instead and it will work.
1 Like