Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: marche4ever on December 21, 2018, 06:30:35 PM

Title: Playmaker missing assembly reference
Post by: marche4ever on December 21, 2018, 06:30:35 PM
Hello, I installed playmaker on another machine, which I use SourceTree to track my changes. Today I tried to checkout the branch on another machine, but when I launch editor, i get 999+ errors from playmaker missing reference. How do I fix this? And how to make sure the same error doesn't happen when I pull branch from another machine?
I also installed other unity packages, but only playmaker is giving me error.
Title: Re: Playmaker missing assembly reference
Post by: Alex Chouls on December 21, 2018, 11:45:46 PM
Do you have visible meta files checked in Unity Edit->Project Settings->Editor?
https://docs.unity3d.com/Manual/ExternalVersionControlSystemSupport.html

Also, make sure the PlayMaker dlls in Assets/Plugins/PlayMaker are checked in.