1 (edited by hr.violetrose2013 2017-01-16 18:06:09)

Topic: Error CS0619 also Window not show up.

I purchased Real World Terrain but crashed after imported assert.

I reimported assets but some error. Error CS061

Assets/Infinity Code/Real World Terrain/Scripts/Editor/RealWorldTerrainGUIUtils.cs(674,43): error CS0619: `UnityEngine.Resources.LoadAssetAtPath(string, System.Type)' is obsolete: `Use AssetDatabase.LoadAssetAtPath instead (UnityUpgradable) -> * [UnityEditor] UnityEditor.AssetDatabase.LoadAssetAtPath(*)'

Assets/Infinity Code/Real World Terrain/Scripts/Editor/RealWorldTerrainGUIUtils.cs(675,46): error CS0619: `UnityEngine.Resources.LoadAssetAtPath(string, System.Type)' is obsolete: `Use AssetDatabase.LoadAssetAtPath instead (UnityUpgradable) -> * [UnityEditor] UnityEditor.AssetDatabase.LoadAssetAtPath(*)'


Assets/Infinity Code/Real World Terrain/Scripts/Editor/RealWorldTerrainGUIUtils.cs(676,43): error CS0619: `UnityEngine.Resources.LoadAssetAtPath(string, System.Type)' is obsolete: `Use AssetDatabase.LoadAssetAtPath instead (UnityUpgradable) -> * [UnityEditor] UnityEditor.AssetDatabase.LoadAssetAtPath(*)'


How it fix? Also I learned from tutorial but unity3d menu Window--->Infinity Code is not show up (display)

Re: Error CS0619 also Window not show up.

Hello.

Use API Updater (Assets / Run API Updater...).
After this update Real World Terrain through the built-in update system.

Or write to us (support@infinity-code.com) and specify your invoice number.
I'll send you a link on latest Real World Terrain v2.6 stable or Real World Terrain v3.0 beta (what you want).
Both versions work perfectly in the latest versions of Unity Editor.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: Error CS0619 also Window not show up.

Its working better. Thank you but other problem: crashed in other topic.