Playmaker Forum

PlayMaker News => General Discussion => Topic started by: looseepher on August 09, 2018, 06:49:49 AM

Title: Playmaker 1.9.0.p4 + Unity 2018.2.2f1 + Vuforia 7.2.24 + Vuforia Actions problem
Post by: looseepher on August 09, 2018, 06:49:49 AM
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

Title: Re: Playmaker 1.9.0.p4 + Unity 2018.2.2f1 + Vuforia 7.2.24 + Vuforia Actions problem
Post by: looseepher on August 10, 2018, 12:25:38 AM
Bump?

When deleting Playmaker Vuforia Actions everything's OK.

Can't use Playmaker with Vuforia.
Title: Re: Playmaker 1.9.0.p4 + Unity 2018.2.2f1 + Vuforia 7.2.24 + Vuforia Actions problem
Post by: looseepher on August 17, 2018, 07:32:53 PM
No support, really?
Title: Re: Playmaker 1.9.0.p4 + Unity 2018.2.2f1 + Vuforia 7.2.24 + Vuforia Actions problem
Post by: DanielThomas on August 17, 2018, 08:13:59 PM
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?
Title: Re: Playmaker 1.9.0.p4 + Unity 2018.2.2f1 + Vuforia 7.2.24 + Vuforia Actions problem
Post by: looseepher on August 18, 2018, 01:29:11 AM
Makes sense.

I'll try tomorrow.
Title: Re: Playmaker 1.9.0.p4 + Unity 2018.2.2f1 + Vuforia 7.2.24 + Vuforia Actions problem
Post by: jeanfabre on August 21, 2018, 03:06:50 AM
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