playMaker

Author Topic: A Problem Using Playmaker [SOLVED]  (Read 2462 times)

deewahyu

  • Playmaker Newbie
  • *
  • Posts: 10
A Problem Using Playmaker [SOLVED]
« on: August 15, 2014, 12:47:31 AM »
I am using newest playmaker. I have a problem to change state name as attached video. How to solve the problem?
« Last Edit: August 21, 2014, 01:34:43 AM by deewahyu »

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4162
  • Official Playmaker Support
    • LinkedIn
Re: A Problem Using Playmaker
« Reply #1 on: August 15, 2014, 10:51:24 AM »
This is generally caused by other third party editors in the project not playing nicely with Unity's callbacks. What other plugins are you using in your project?

deewahyu

  • Playmaker Newbie
  • *
  • Posts: 10
Re: A Problem Using Playmaker
« Reply #2 on: August 16, 2014, 08:12:48 AM »
OK, thank you. I tried to clean one by one from all of third party that i used. And I found the problem is Ultimate FPS. When I removed the plugin, i could edit state name. I tried to reimport UFPS, I still could edit state name. But when I used mobile version of UFS (iOS developing), the problem occurred. I cannot edit state name. How to solve it?

deewahyu

  • Playmaker Newbie
  • *
  • Posts: 10
Re: A Problem Using Playmaker
« Reply #3 on: August 21, 2014, 01:34:27 AM »
I don't know how this is occurred. I tried to develop from scratch (only contain playmaker and others playmaker plugin for NGUI + UFPS and mobile UFPS), now it is solved.