Playmaker Forum

PlayMaker Help & Tips => Windows Store Apps Help => Topic started by: Liviuss on February 10, 2018, 07:28:24 PM

Title: Linker - Set Property
Post by: Liviuss on February 10, 2018, 07:28:24 PM
Hi Jean,

I have a problem with SetProperty(texts for TextMeshPro) under UWP build. I installed Linker from ecosystem but modified link.xml didn't helped. In editor it's ok but under UWP build it does not.

P.S. Under Android and IOS it's ok even without link.xml.
P.S.S. I'm under Unity 2017.3.0p4 and Playmaker 1.8.9
Title: Re: Linker - Set Property
Post by: djaydino on February 10, 2018, 07:34:51 PM
Hi.

If you use Get/Set Properties, you need to use the Linker Wizard (http://hutonggames.com/playmakerforum/index.php?topic=11126.0)

But it would be better to use dedicated actions,

you can find actions for textmesh on this topic :

http://hutonggames.com/playmakerforum/index.php?topic=15008.0
Title: Re: Linker - Set Property
Post by: Liviuss on February 10, 2018, 08:17:55 PM
Hi,
I mentioned that Linker Wizard does not solve the problem with reflection on UWP.
P.S.Thanks for the link to TextMeshPro scripts.
Title: Re: Linker - Set Property
Post by: djaydino on February 11, 2018, 07:16:49 AM
Hi.
Ah sorry i just red 'Linker'
i was reading to fast again...
Anyway let us know if the dedicated actions solved the problem :)
Title: Re: Linker - Set Property
Post by: jeanfabre on February 22, 2018, 05:35:04 AM
Hi,

 you say "but modified linker". How was it modified? did you run the linker wizard properly? Are you aware of the process involved, that you must go through all your features for the linker to detect usage. Did you get logs from the linker. And can you send the content of the linker you have currently?

 Bye,

 Jean