Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: amaribrahim on March 24, 2016, 10:22:09 PM

Title: quick bug
Post by: amaribrahim on March 24, 2016, 10:22:09 PM
Subversioned my project.

opened it up on another comp and I get this bug...

error CS0246: The type or namespace name `FsmStateAction' could not be found. Are you missing a using directive or an assembly reference?

..basically reimport playmaker right?

EXCEPT when I import it says that its already imported, although the playmaker submenu does not show
Title: Re: quick bug
Post by: Alex Chouls on March 24, 2016, 11:50:48 PM
Make sure you have meta files enabled:
http://docs.unity3d.com/Manual/ExternalVersionControlSystemSupport.html

And make sure the Playmaker dlls are checked in (check that dlls aren't in the ignore filter).

If everything is checked in properly you shouldn't need to re-import Playmaker. You should be able to just check out the project.