playMaker

Author Topic: Ecosystem - Compiler stopping error.[SOLVED]  (Read 974 times)

Omninorm

  • Playmaker Newbie
  • *
  • Posts: 33
Ecosystem - Compiler stopping error.[SOLVED]
« on: March 13, 2021, 04:47:46 AM »
Not sure if this is the best place but on importing the Ecosystem browser in Unity 2020.3.0f1 in a new default URP scene the following error is displayed in the console.

Code: [Select]
Assets\net.fabrejean\Editor\PlayMaker\Ecosystem\EcosystemBrowser.cs(2441,16): error CS0029: Cannot implicitly convert type 'UnityEngine.WWW' to 'HutongGames.PlayMaker.Ecosystem.Utils.WWW'


« Last Edit: March 23, 2021, 07:01:41 AM by jeanfabre »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Ecosystem - Compiler stopping error.
« Reply #1 on: March 15, 2021, 04:39:53 AM »
Hi,

Can you update and try, I updated, it should work, I tested even on the 2021 beta.

Let me know how it goes,

 Bye,

 Jean

Omninorm

  • Playmaker Newbie
  • *
  • Posts: 33
Re: Ecosystem - Compiler stopping error.
« Reply #2 on: March 15, 2021, 10:41:43 AM »
Perfect! Thanks jeanfabre!