Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: AlbrekTv on December 11, 2015, 05:25:18 PM

Title: After the update problem 1.8 beta
Post by: AlbrekTv on December 11, 2015, 05:25:18 PM
Hello
Please help
I use Unity 5.3
And update to playmaker 1.8 beta
These are the problem appeared

Assets/PlayMaker/Actions/SetMaterial.cs(9,22): error CS0101: The namespace `HutongGames.PlayMaker.Actions' already contains a definition for `SetMaterial'

(http://s3.postimg.org/qo0ifarpf/2015_12_12_012411.png)



Title: Re: After the update problem 1.8 beta
Post by: Alex Chouls on December 11, 2015, 06:11:03 PM
Hi, you probably have another version of SetMaterial already in your project (maybe downloaded from the forums or Ecosystem?)

Search in the Project view for SetMaterial and delete the file that's not in the PlayMaker/Actions/ folder.