Playmaker Forum

PlayMaker Updates & Downloads => Pre-release Discussion => Topic started by: vamky on December 03, 2018, 02:28:53 AM

Title: Cannot save template in unity 2018.3.b11
Post by: vamky on December 03, 2018, 02:28:53 AM
It promotes a error message: "Templates can only be saved in projects asset folder" but actually you cannot save it to anywhere in the asset folder.
Title: Re: Cannot save template in unity 2018.3.b11
Post by: DanielThomas on December 03, 2018, 09:24:08 PM
Just got the same thing, Unity 2018.2.16f and Playmaker 1.9.0.

Something I did notice was, when saving the template I created a new folder, tried to save inside and got the error. But the folder I created didn't show up in the project view, I noticed then that it was missing a .meta file. I had to tab in and out of Unity for it to update.
I don't know if this could be a clue.
Title: Re: Cannot save template in unity 2018.3.b11
Post by: jeanfabre on December 04, 2018, 12:47:37 AM
Hi,

 I can not reproduce this, can you give us the full path to your Assets folder, maybe there is another folder Assets before or some weird character that makes filepath parsing faulty?

Bye,

 Jean
Title: Re: Cannot save template in unity 2018.3.b11
Post by: vamky on December 04, 2018, 02:30:13 AM
Hi

I have solved this, the cause is the scripting runtime version in the player setting. If you switch to .net 4.0, this error will appear. It is fine in .net 3.5.

I've downgraded my project back to 2018.2 and still got this error, so I switched back to .net 3.5 and everything works fine now.
Title: Re: Cannot save template in unity 2018.3.b11
Post by: DanielThomas on December 04, 2018, 08:08:18 AM
I can confirm, changing to .net 3.5 solved it for me as well.
Title: Re: Cannot save template in unity 2018.3.b11
Post by: djaydino on December 04, 2018, 05:25:24 PM
Hi.
Thx for the info.
Did you also try with a playmaker beta version?
Title: Re: Cannot save template in unity 2018.3.b11
Post by: DanielThomas on December 04, 2018, 07:51:15 PM
I didn't, I currently only use 1.9.0
Title: Re: Cannot save template in unity 2018.3.b11
Post by: jeanfabre on December 05, 2018, 01:10:55 AM
Hi,

 I see... yes, .net 4.0 is a tricky monster It seems. I would stay away from it until mid 2019 or more to be honest. Unity needs to iron out so many things for it, it's a huge task.

 I'll raise a ticket internally on this, but whether a fix on our end is possible or not, this is not guaranteed.

Bye,

 Jean