playMaker

Author Topic: Playmaker 1.9.0.p4 + Unity 2018.2.2f1 + Vuforia 7.2.24 + Vuforia Actions problem  (Read 3137 times)

looseepher

  • Playmaker Newbie
  • *
  • Posts: 6
Hi,

I'm trying to use Vuforia actions for Playmaker, in a new blank project, and i'm getting this error:

Assets/PlayMaker Vuforia/Actions/VuforiaGetExtendedTracking.cs(34,3): error CS0246: The type or namespace name `IEditDataSetBehaviour' could not be found. Are you missing an assembly reference?


Unity 2018.2.2f1
Playmaker 1.9.0.p4
Vuforia 7.2.24
Playmaker Vuforia Actions 2017 from Ecosystem


looseepher

  • Playmaker Newbie
  • *
  • Posts: 6
Bump?

When deleting Playmaker Vuforia Actions everything's OK.

Can't use Playmaker with Vuforia.

looseepher

  • Playmaker Newbie
  • *
  • Posts: 6
No support, really?

DanielThomas

  • Beta Group
  • Full Member
  • *
  • Posts: 150
I did a quick google and first result was this:
https://developer.vuforia.com/forum/unity/extended-tracking-not-available-after-update-7224

So it seems something changed with the extended tracking?
If you delete just this one action, does it work?

looseepher

  • Playmaker Newbie
  • *
  • Posts: 6
Makes sense.

I'll try tomorrow.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Hi,

 Sorry I was away on vacation, catching up now with threads.

 so, basically, you need to either delete that action, which is obsolete or add PLAYMAKER_VUFORIA_7_2_20_OR_NEWER to your player settings scripting symbole defines field.

 Bye,

 Jean