Thing is I use Managers as globals and I set them at app start, so unless I'm in playmode, Playmaker is not aware of the gameobject that represents that global variable. Hence it's also not aware of the events/variables in it.
Should I set the Manager game objects instead directly in the global variable window? Funny I actually never even questioned that...