Player Controller reference not compatible with itself

I have a player controller with a puplic variable NextLevelXP.

At begin play, I get the playercontroller, cast it to the correct controller, and try to get this variable.

Result is as in image below: VRPlayerControllerReference is not compatible with VRControllerReference.

What’s going on!?

Just remove that Next Level XP node and drag out the AsVRPlayerController return value and create it anew from there.

HTH

That does not work, the node is created but no link is created/the link is broken.

Then recompile. Make sure the checkbox for context aware is checked. Top right corner when you let go of the link.