Playmaker Forum

PlayMaker News => General Discussion => Topic started by: player007 on August 24, 2020, 07:15:30 AM

Title: Is it possible?[SOLVED]
Post by: player007 on August 24, 2020, 07:15:30 AM
Is it possible for unity to become corrupted that the playmaker toolbar vanishes?

Also, if i backup save playmaker project can i reload the project successfully due to unity previous corruption in a NEW unity?
Title: Re: Is it possible?
Post by: djaydino on August 24, 2020, 09:54:22 AM
Hi.
If unity console has red errors and stay there when you clear playmaker and other tools will not load.
Playmaker will not be corrupted also unity will not be corrupted.

you need to find out what assets/scripts give those errors and remove them, also report to the authors if needed.

if you downloaded for example action for itween and you did not install the itween asset 1st, you will get errors as well.
Title: Re: Is it possible?
Post by: player007 on August 24, 2020, 01:46:15 PM
Hi.
If unity console has red errors and stay there when you clear playmaker and other tools will not load.
Playmaker will not be corrupted also unity will not be corrupted.

you need to find out what assets/scripts give those errors and remove them, also report to the authors if needed.

if you downloaded for example action for itween and you did not install the itween asset 1st, you will get errors as well.

Probably what happened i think when it came to th itweens...
So ordinarily its like one of my devs told me.. in most cases it aint unity fault but a bad asset..

is this a TRUE statement..
You must load assets in a particular order or else more errors will occur or not so true.
Title: Re: Is it possible?
Post by: djaydino on August 24, 2020, 06:40:29 PM
Hi.
if you would install the itween actions before you install the asset.
This will indeed give errors as the actions can not find the asset.
Title: Re: Is it possible?
Post by: player007 on August 24, 2020, 10:36:48 PM
May i bother you to link the correct itween asset to download from the store? As there are a few. Once having that then i can import the one from the playmaker addons...correct?
Thank you
Title: Re: Is it possible?
Post by: djaydino on August 25, 2020, 07:06:25 AM
Hi.

Here is a link to the asset :

https://assetstore.unity.com/packages/tools/animation/itween-84
Title: Re: Is it possible?
Post by: player007 on August 25, 2020, 12:28:12 PM
you awesome and thank you!