Back to search
PatternGold tierBest Practices

Variable names in connections must match exactly (case-sensitive)

Updated 6mo ago1 look-ups
UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#connections#variables#pin-names

Reference

When connecting GetVariable or SetVariable nodes, the pin name must exactly match the variable_name field. E.g. variable 'MyHealth' → pin name 'MyHealth'. SetVariable exec input pin is always 'execute', not 'Execute' or 'in'. GetVariable has no exec pins — it is a pure data node.