playMaker

Author Topic: Playmaker Vuforia  (Read 4434 times)

n1k0lay

  • Playmaker Newbie
  • *
  • Posts: 2
Playmaker Vuforia
« on: October 21, 2019, 10:12:43 PM »
Hello happy playmakerers,

Would like to pop a question as I need your help here.

What would be the best version of Unity in order to work with Playmaker  Vuforia, I am currently running unity 2018.4.11f1(lts) and the playmaker vuforia 2017  which I import from the ecobrowser doesn't work e.g. there is no vuforia section in the playmaker action browser and number of errors like ''missing action'' for example. I have already tried all the solutions offered from this forum e.g. deleting and reinporting scripts, adding the PLAYMAKER_VUFORIA_7_2_20_OR_NEWER and changing unity versions so far I've tried unsuccessfully playmaker vuforia 2017 with few versions of unity 2019 my current one unity 2018.4 and Unity 2017 (LTS). I have also tried starting fresh projects all the time but still couldn't get it to work.
Any help would be much appreciated.
Many thanks.

P.S.
Since this is my first post in here I would like to take the opportunity to thank Playmaker Team for the amazing product that is Playmaker.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Playmaker Vuforia
« Reply #1 on: October 29, 2019, 03:31:36 AM »
Hi,

 let me check on that in the coming days, there is likely an update to make indeed on my side.

I'd say in all cases that you should move to 2019 as vuforia is supported inside the package manager by unity itself.

Bye,

 Jean

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Playmaker Vuforia
« Reply #2 on: October 30, 2019, 02:43:26 AM »
Hi,

 For 2018, you need to go to the player settings in the XR settings and download/install the Vuforia Support installer.

On MAC: Warning, this doesn't work inside the Hub, you need to move the unity application folder at the root of the Application folder, name the folder Unity, install vuforia packager, and the you can move it back inside the hub..

So, yeah, not really recommended...

for 2019, the 2017 support package will work if you simply delete the offending actions, they are obsolete. I will issue a new version early next week for 2019 so that you can get a clean install.

Bye,

 Jean

n1k0lay

  • Playmaker Newbie
  • *
  • Posts: 2
Re: Playmaker Vuforia
« Reply #3 on: November 18, 2019, 08:37:11 PM »
Hello,

Thanks for this. I managed to get it to work on Unity 2019 by deleting the offending action indeed. And yes definitely updated version of playmaker vuforia would be really really amazing.

Once again thank you for the incredible work you are doing with playMaker.

Groo Gadgets

  • Beta Group
  • Full Member
  • *
  • Posts: 175
Re: Playmaker Vuforia
« Reply #4 on: March 01, 2020, 12:18:52 AM »
Hey Jean,

Did you update the Vuforia actions for 2019?

Cheers,

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Playmaker Vuforia
« Reply #5 on: March 02, 2020, 06:11:51 AM »
Hi,
 
Is it not working on 2019?

Bye,

 Jean

InbalTal

  • Junior Playmaker
  • **
  • Posts: 55
Re: Playmaker Vuforia
« Reply #6 on: May 06, 2020, 01:23:29 PM »
Hi Jean
There was a critical Update for Vuforia that was published today 9.1.7
after the update, there was an error in the console with the 2 scripts in the playmaker>Vuforia>Scripts:
Playmaker Vuforia Proxy
Playmaker virtual buttons
Can You also update the Vuforia for Playmaker
Thank's
Inbal

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Playmaker Vuforia
« Reply #7 on: May 13, 2020, 01:53:39 AM »
Hi,

 It's odd, it seems that the package manager only provide me with 8.5.9, Am I correct to assum that Vuforia is now only available via manual download from that page?

https://developer.vuforia.com/downloads/sdk

Bye,

 Jean

InbalTal

  • Junior Playmaker
  • **
  • Posts: 55
Re: Playmaker Vuforia
« Reply #8 on: August 03, 2020, 12:59:48 PM »
Hi Jean,
When I use the Playmaker Vuforia, I get The following Errors:

1.Assets\PlayMaker Vuforia\Scripts\PlayMakerVuforiaVirtualButtonProxy.cs(18,66): error CS0246: The type or namespace name 'IVirtualButtonEventHandler' could not be found (are you missing a using directive or an assembly reference?)
2. Assets\PlayMaker Vuforia\Scripts\PlayMakerVuforiaTrackableProxy.cs(23,62): error CS0246: The type or namespace name 'ITrackableEventHandler' could not be found (are you missing a using directive or an assembly reference?)

Is there a fix for that?
I'm using Unity 2019.4.16 and the new playmaker, and the latest Vuforia

Thank's Inbal
 

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Playmaker Vuforia
« Reply #9 on: August 05, 2020, 01:29:46 AM »
Hi,

 Maybe you got the wrong Vuforia package from the ecosystem, take the Unity 2017 package, not the Unity 5

Bye,

 Jean

InbalTal

  • Junior Playmaker
  • **
  • Posts: 55
Re: Playmaker Vuforia
« Reply #10 on: August 05, 2020, 02:51:27 PM »
I download only the 2017 version

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Playmaker Vuforia
« Reply #11 on: August 06, 2020, 05:15:20 AM »
Hi,

 ok, let me check that.

Bye,

 Jean

InbalTal

  • Junior Playmaker
  • **
  • Posts: 55
Re: Playmaker Vuforia
« Reply #12 on: August 06, 2020, 03:10:33 PM »
Thanks jean, waiting for you answer
Inbal

InbalTal

  • Junior Playmaker
  • **
  • Posts: 55
Re: Playmaker Vuforia
« Reply #13 on: August 09, 2020, 01:33:06 PM »
Hi Jean
Is there any news about the error?
Thank's
Inbal

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Playmaker Vuforia
« Reply #14 on: August 10, 2020, 02:14:00 AM »
Hi,

 Ok, just checked, and yes thet have changed the api one more time...

https://forum.unity.com/threads/ivirtualbuttoneventhandler-could-not-be-found.914441/

 I'll update that this week and make a new build.

Bye,

Jean