playMaker

Author Topic: Playmaker error messages tied to 'namepsace ComponentAction'  (Read 27208 times)

BenWesorick

  • Playmaker Newbie
  • *
  • Posts: 13
Playmaker error messages tied to 'namepsace ComponentAction'
« on: August 02, 2025, 09:35:05 PM »
After updating my Unity workspace project with Plastic csm, I'm getting a few errors that all point to an issue that says The type or namespace name 'ComponentAction<>' could not be found (are you missing a using directive or an assembly reference?)

It sounds like this is something associated with the Ecosystem? Does anyone know how I can fix this issue?

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4197
  • Official Playmaker Support
    • LinkedIn
Re: Playmaker error messages tied to 'namepsace ComponentAction'
« Reply #1 on: August 02, 2025, 11:52:46 PM »
ComponentAction is part of the main PlayMaker dll. The error suggests that PlayMaker isn't properly installed. Are you syncing the project in a new location? Maybe PlayMaker wasn't properly committed to version control. Have you tried re-installing PlayMaker?