When right-clicking a variable node (get) in an event graph, the output log is spammed with a large amount of error messages. For example:
UDNParser:Error: Error Line 67: Line ’ %GettingStarted:role%’ could not converted into a Slate widget. UDNParser:Error: Error Line 68: Line ’ %Engine:role%’ could not converted into a Slate widget. UDNParser:Error: Error Line 69: Line ’ %Programming:topicrole%’ could not converted into a Slate widget.
Steps to repro:
- Open output log
 - Create a variable of any type in a BP
 - Drag this variable into the event graph (select Get)
 - Right-click the node
 - Observe the error spam
 
.