Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: ozergul on April 12, 2020, 07:24:47 AM

Title: Resources.Load error
Post by: ozergul on April 12, 2020, 07:24:47 AM
Hello
I am using 2019.3.0f6 version of unity. I just purchased Playmaker.

I am getting this kind of errors, what can be caused this?

Quote
Assets\PlayMaker\Editor\PlayMakerWelcomeWindow.cs(245,40): error CS0234: The type or namespace name 'Load' does not exist in the namespace 'Resources' (are you missing an assembly reference?)

Quote
Assets\PlayMaker\Editor\PlayMakerWelcomeWindow.cs(242,38): error CS0234: The type or namespace name 'Load' does not exist in the namespace 'Resources' (are you missing an assembly reference?)
Title: Re: Resources.Load error
Post by: jeanfabre on April 14, 2020, 01:24:53 AM
Hi,

 Have you tried on a fresh clean project? if it does work, then something is odd with your current project, what kind of other assets do you have installed there?

Bye,

 Jean