Hi guys,
I tried to build windows store universal 10 (tried 8.1- same errors) and came up with 129 errors - they are all the same - (The type or namespace name ' ' could not be found (are you missing a using directive or an assembly reference?)
following error is one of them.
Assets\PlayMaker\Actions\TransformInputToWorldSpace.cs(7,6): error CS0246: The type or namespace name 'NoActionTargets' could not be found (are you missing a using directive or an assembly reference?)
I'm using Unity 5.3.5 with Playmaker 1.8.1
Test on the new project with only playmaker and windows native plugin, errors came up.
Can you please tell me what did I miss?
Cheers
KK