Wildcart output macro

Hi!

I am pretty sure that this macro was working in UE5.0 (or UE4 at least). After a while I opened project in UE5.1 and it gives me compile error.

Macro has Wildcard ‘Out Row’ output that is connected to the Wildcard ‘Out Row’ from Get Data Rable Row.

Why? Is it not allowed? Is there other way to do this?

Usage:


Get Row by ID:

Compiler output:

Thanks!

This can be a case where the pins are simply screwed and need to be disconnected and reconnected?

Tried deleting Get Data Table Row block and creating it again.
Tried even deleting output pin and creating it again.
Generally I was suspecting changed between UE versions that could invalidate some blocks or connections but no luck.

It would be great if someone could check it on earlier UE versions.

Well… Screw me. I pulled out my old macro library with just something similar which worked on UE4.27 but not on 5.1

afbeelding

Guess they broke another thing?
Glad I moved away from Blueprints entirely…

GetDatatableRow is supposed to give a wildcard afaik.