Hi Playmakers,
I've updated to the latest Playmaker, and I'm seeing a strange behavior that I didn't see before:
I have a GameObject variable ('_GhostHand _GO') that is used in the FSM. While debugging, I go to the Variables tab to find all the actions that reference this GameObject. Right-clicking brings up 'No states use this variable...', when it is clearly used in several states in the FSM.
Please advise - thanks!