Playmaker and Cloud Build 1749 errors
Hi,
I already setup a cloud build project and it runs perfect. Another project using playmaker throws many errors. All are the same:
The type or namespace name `FsmStateAction' could not be found. Are you missing a using directive or an assembly reference? It's configured for iOS.
The project runs fine locally. The cloned repo (git) got all these errors. The whole project is commited. Even all these temp files.
Can anyone point me to a solution?
Update: I ignored .dll files in the gitignore.
Your answer
Follow this Question
Related Questions
Why does Unity Cloud Build Keep Failing? 1 Answer
Can't "build and run". Can only use the "build "option 0 Answers
CloudBuild - This device was signed for App Store and cannot be installed 1 Answer
Webgl build problems 1 Answer
CommandInvokationFailure: Failed to re-package resources. Tried various remedies Please help... 0 Answers