playMaker

Author Topic: Unity 5.3 teething issues.  (Read 2288 times)

Hakazaba

  • Playmaker Newbie
  • *
  • Posts: 10
Unity 5.3 teething issues.
« on: December 20, 2015, 10:37:19 PM »
Hey, i just updated my project to the latest versions of everything, though it seems that the ecosystem is causing errors:

Assets/PlayMaker Utils/PropertyDrawers/PlayMakerFsmVariable/Editor/PlayMakerFsmVariablePropertyDrawer.cs(59,59): error CS0117: `HutongGames.PlayMaker.Ecosystem.Utils.PlayMakerInspectorUtils' does not contain a definition for `GetBaseProperty'

Assets/PlayMaker Utils/PropertyDrawers/PlayMakerFsmVariable/Editor/PlayMakerFsmVariablePropertyDrawer.cs(93,90): error CS0117: `HutongGames.PlayMaker.Ecosystem.Utils.PlayMakerInspectorUtils' does not contain a definition for `GetBaseProperty'

Assets/PlayMaker Utils/PropertyDrawers/PlayMakerFsmVariable/Editor/PlayMakerFsmVariablePropertyDrawer.cs(151,78): error CS0117: `HutongGames.PlayMaker.Ecosystem.Utils.PlayMakerInspectorUtils' does not contain a definition for `GetVariableTypeFromEnumIndex'

Assets/PlayMaker Utils/PropertyDrawers/PlayMakerFsmVariable/Editor/PlayMakerFsmVariablePropertyDrawer.cs(212,73): error CS0117: `HutongGames.PlayMaker.Ecosystem.Utils.PlayMakerInspectorUtils' does not contain a definition for `GetVariablesStringList'



Can i have some help to squish these bugs?
Just to note the things i have installed...
Arraymaker
Play Maker P U N
UGui Proxy Full
« Last Edit: December 20, 2015, 10:40:45 PM by Hakazaba »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Unity 5.3 teething issues.
« Reply #1 on: December 21, 2015, 02:12:46 AM »
Hi,

 I haven't updated yet ArrayMaker for 1.8 compatibilty, so the PlayMaker Utils packages is still incompatible on that package.

 please reinstall uGui proxy for example, this one I updated.

 Bye,

 Jean

Hakazaba

  • Playmaker Newbie
  • *
  • Posts: 10
Re: Unity 5.3 teething issues.
« Reply #2 on: December 21, 2015, 04:40:38 AM »
Thank you, that cleared it up.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Unity 5.3 teething issues.
« Reply #3 on: December 21, 2015, 06:42:08 AM »
Hi,

 I am currently wrapping an update of Animator for PlayMaker and actually I found how to be compatible with all PlayMaker versions without any tricks, so the next update will work as is.

 Bye,

 Jean