playMaker

Author Topic: Facing touch input in responding on mobile when build apk  (Read 1041 times)

Jatoblendy

  • Playmaker Newbie
  • *
  • Posts: 10
Facing touch input in responding on mobile when build apk
« on: November 09, 2021, 05:29:22 PM »
I was working on a project an RPG game which I'm almost through using playmaker, now I build a test run apk to test on mobile after build and test I found that my UI button on click event is not responding just seize at menu any button I press it didn't go there but work well in unity editor pls help what do I do to fix this issue, I have tried many time unchecked raycast target maskable, still no way pls any help will be appreciated

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Facing touch input in responding on mobile when build apk
« Reply #1 on: November 10, 2021, 11:03:34 AM »
Hi.
Have you tried with unity remote and a connected device?

Do you Have Get/Set Properties actions in your project?
If so, you might need to use Linker Wizard or replace them with dedicated actions.

Jatoblendy

  • Playmaker Newbie
  • *
  • Posts: 10
Re: Facing touch input in responding on mobile when build apk
« Reply #2 on: November 10, 2021, 05:50:26 PM »
No i didn't have Get/Set properties everything is strictly action, events, and variable,
« Last Edit: November 10, 2021, 05:53:24 PM by Jatoblendy »