Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: allo888 on June 21, 2015, 09:59:32 AM
-
Assets/UnitySerializer/Scripts/TestCoroutines.cs(6,7): error CS0246: The type or namespace name `Serialization' could not be found. Are you missing a using directive or an assembly reference? I am getting this error with at least 10 of the scripts and I cannot contact the creator of playmaker serialiser either.
Assets/UnitySerializer/Scripts/AdditionalData.cs(15,7): error CS0246: The type or namespace name `Serialization' could not be found. Are you missing a using directive or an assembly reference?
I am having this same error and cannot find anywere on how to correct it . could someone help me please? thankyou
-
Those are errors with a totally different asset, UnitySerializer. You should bring up the errors with the author of that asset.
-
I have tried but he has not replied and I messaged him over 3 months ago
-
If the Asset is not working and the owner does not respond to support requests then you can report it to the Asset Store. Unfortunately nobody can force a developer to fix his broken asset so sometimes it's simply abandoned and users have to find a different solution or revert to a Unity version where it worked.
-
oh rite but it has not worked for a while I have no idea why but the asset has a playmaker actions with it which I was intrested in using
-
If the asset itself doesn't work then the actions wont either.