Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: refinedgames on January 19, 2021, 11:31:39 PM

Title: Playmaker event not received for Dropdown - Text Mesh Pro, known issue?
Post by: refinedgames on January 19, 2021, 11:31:39 PM
If I place a Dropdown and a Dropdown - TextMeshPro in the scene next to each other, add FSM to both, then add Global Transition = UI INT VALUE CHANGED, only the standard Dropdown will receive the event.  Is this a known issue?

I'm on Unity 2019.4.8 [a few months old, but not too outdated]
Title: Re: Playmaker event not received for Dropdown - Text Mesh Pro, known issue?
Post by: Alex Chouls on January 21, 2021, 08:35:20 AM
System events don't currently see TextMeshPro components, but we're working on a solution to auto-detect them.

You can import the attached unitypackage for experimental support of TextMeshPro Dropdowns. NOTE: It will throw errors in a project that doesn't have TextMeshPro installed!
Title: Re: Playmaker event not received for Dropdown - Text Mesh Pro, known issue?
Post by: djaydino on January 22, 2021, 07:35:40 AM
Hi.
Here are some other dropdown actions i made for my project, they might be useful for you :)
Title: Re: Playmaker event not received for Dropdown - Text Mesh Pro, known issue?
Post by: Alex Chouls on January 22, 2021, 08:37:21 AM
Nice!
Title: Re: Playmaker event not received for Dropdown - Text Mesh Pro, known issue?
Post by: refinedgames on January 22, 2021, 08:24:17 PM
Thanks guys!
Title: Re: Playmaker event not received for Dropdown - Text Mesh Pro, known issue?
Post by: EpicMcDude on May 28, 2021, 08:41:09 PM
Hi.
Here are some other dropdown actions i made for my project, they might be useful for you :)

Thank you so much Djaydino! I can't believe there still aren't any actions for this on the Ecosystem but thankfully you made some.
Title: Re: Playmaker event not received for Dropdown - Text Mesh Pro, known issue?
Post by: edufurla on February 06, 2023, 11:25:54 AM
I was looking for that action. Amazing!
Thank you djaydino.