playMaker

Author Topic: Cinemachine Playmaker Error[SOLVED]  (Read 1463 times)

GhostBlue

  • Playmaker Newbie
  • *
  • Posts: 3
Cinemachine Playmaker Error[SOLVED]
« on: February 10, 2020, 10:33:34 AM »
Just tried getting the Cinemachine package using the Playmaker Ecosystem browser.
But I get the following error message.  Does anyone know how to quickly rectify this or am I messing a component?

Error CS1503
" Assets\PlayMaker Cinemachine\Components\CinemachineBrainProxy.cs(30,55): error CS1503: Argument 1: cannot convert from 'method group' to 'UnityAction<ICinemachineCamera, ICinemachineCamera>' "
« Last Edit: February 11, 2020, 01:05:48 AM by jeanfabre »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Cinemachine Playmaker Error
« Reply #1 on: February 10, 2020, 10:35:10 AM »
Hi,

 what version of unity, cinemachine do you have?

did you upgraded unity or cinemachine prior this error?


Bye,

 Jean

GhostBlue

  • Playmaker Newbie
  • *
  • Posts: 3
Re: Cinemachine Playmaker Error
« Reply #2 on: February 10, 2020, 10:41:54 AM »
I have Unity 2019.3.0f5.  Cinemachine installed from package manager v2.5.0

I already had my game and Cinemachine working fine, I haven't upgraded anything for quite some time...  Also I have only added PlayMaker to my game in the last few days (after Cinemachine).  I started trying to implement camera actions today and got as far as trying to get the Playmaker CineMachine Package.

Thanks for your quick response.

GhostBlue

  • Playmaker Newbie
  • *
  • Posts: 3
Re: Cinemachine Playmaker Error (SOLVED)
« Reply #3 on: February 10, 2020, 06:08:00 PM »
Solved the issue :D

When getting the Cinemachine Package form the Ecosystem, it would seem there are two versions of Cinemachine for Unity 2017 & 2018.

I made the mistake of scrolling down looking for Cinemachine and installing the first I came across, not realizing there is a newer version.  I deleted the old one and installed the new, it worked perfectly.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Cinemachine Playmaker Error[SOLVED]
« Reply #4 on: February 11, 2020, 01:06:25 AM »
Hi,

 yep, there are two different versions of cinemachine, it's not ideal, but I can't really do otherwise.

Bye,

 Jean