Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: Omninorm on March 13, 2021, 04:47:46 AM

Title: Ecosystem - Compiler stopping error.[SOLVED]
Post by: Omninorm 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'


Title: Re: Ecosystem - Compiler stopping error.
Post by: jeanfabre 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
Title: Re: Ecosystem - Compiler stopping error.
Post by: Omninorm on March 15, 2021, 10:41:43 AM
Perfect! Thanks jeanfabre!