Hello!
We are using a custom property drawer to set fsmVariable values in custom FsmStateAction classes (ref: FsmStateAction.PNG). This was working when we were using version 1.7.8, but we recently upgraded Playmaker to version 1.9.7 and since then, we are getting this error message when trying to assign a variable (global or local). (ref: ErrorMessage.PNG)
We are using PropertyDrawer.EditField (ref: EditField.PNG), and pre-upgraded values are still correctly set and working, we just can't set new values or edit currently set values.
Not sure if its a bug or we need to do something differently, but any guidance would be immensely appreciated!