playMaker

Author Topic: Resources.Load error  (Read 800 times)

ozergul

  • Playmaker Newbie
  • *
  • Posts: 10
Resources.Load error
« 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?)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Resources.Load error
« Reply #1 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