playMaker

Author Topic: Animator actions problem? [SOLVED]  (Read 1168 times)

terri

  • Sr. Member
  • ****
  • Posts: 386
    • terrivellmann.tumblr.com
Animator actions problem? [SOLVED]
« on: August 02, 2016, 01:10:39 PM »
Getting this error message on some Animator actions:
Cannot cast from source type to destination type
Adding two actions with this to the same FSM seems to cause very weird behaviors, like it crashes the playmaker editor.

I'm on Unity 5.4.0f3
Can anyone reproduce? Is the problem on my end?
« Last Edit: August 02, 2016, 01:22:35 PM by terri »

terri

  • Sr. Member
  • ****
  • Posts: 386
    • terrivellmann.tumblr.com
Re: Animator actions problem?
« Reply #1 on: August 02, 2016, 01:14:39 PM »
Tried on a blank project and there was no error, I wonder how I am causing it

edit: checked the code and the actions were different. I guess I had some old animator actions or something, copied them over from the working project and errors were fixed
« Last Edit: August 02, 2016, 01:22:08 PM by terri »