WC issue

This is the error I am currently showing that is popping up constantly when I am trying to use the WC

You are trying to load data from a www stream which had the following error when downloading. 401 Unauthorized UnityEngine.WWW:LoadImageIntoTexture(Texture2D) Map_tc:Update() (at Assets/TerrainComposer/Editor/Map_tc.js:3439) UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

I am currently using the 30 day free Unity Pro trial which I activated today. Could it be the free trial not compatible with WC?

WC works with all versions of Unity iirc, the error you’re getting is a http response from not being allowed to download the imagery for the WC editor because you havent set your bing (WC uses Bing Maps for its elevation and satellite data) account and keys up yet. This is explained in the World Composer documentation.

You should ask these questions in the relevant thread, a search would bring you to the product thread

Thanks for the info I am new to the forums and Unity so I am still trying to fig this all out.