playMaker

Author Topic: Unity specific Playmaker version (how to check if it's correct)  (Read 1530 times)

lukew

  • Playmaker Newbie
  • *
  • Posts: 42
Unity specific Playmaker version (how to check if it's correct)
« on: February 01, 2022, 07:55:11 AM »
Quote
There are versions of PlayMaker uploaded for Unity 2018.4, and 2019.3 to cover compatibility across all Unity versions. The 2019.3 version can be used with Unity 2019.3 and higher.

I've updated Playmaker to the latest version (1.9.4.f2) on Unity 2019.3 by using the Package Manager (I've deleted Playmaker from the asset store cache before downloading the latest version).

There are some older threads here suggesting that there were some problems with Unity choosing wrong version of Playmaker.

https://hutonggames.com/playmakerforum/index.php?topic=20177
https://hutonggames.com/playmakerforum/index.php?topic=20096.0
https://hutonggames.com/playmakerforum/index.php?topic=23476.0

How can I double check if the correct version (2019.3+) was downloaded? Is there some specific file that could tell me that this is the correct version?

Thank you.
« Last Edit: February 01, 2022, 07:56:49 AM by lukew »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Unity specific Playmaker version (how to check if it's correct)
« Reply #1 on: February 01, 2022, 08:42:53 AM »
Hi.
Best way is to remove it from your local asset store folder.
https://forum.unity.com/threads/asset-store-download-folder.83620/

the redownload and import on the unity version that you want to use.

Always make a backup of your project 1st before importing

lukew

  • Playmaker Newbie
  • *
  • Posts: 42
Re: Unity specific Playmaker version (how to check if it's correct)
« Reply #2 on: February 01, 2022, 09:10:22 AM »
Hi djaydino,

Thanks for your reply.

That's what I did. I removed the whole 'Hutong Games LLC' folder from the local asset store folder. Then I downloaded Playmaker in Package Manager and imported it.

I'm just looking for some way to double check if the version is correct. Just to be completely sure. Maybe there is some file (maybe one of the dlls?) in the Playmaker folders that can tell me if it's 2017.4+, 2018.3+, or 2019.3+ version.

Thank you.
« Last Edit: February 01, 2022, 09:26:01 AM by lukew »