Namespace 'UnityEditor' not found 4.1.3

I have just updated to the latest version and I got this error again. It was the same story last time i updated to the version before this one and it did take 5 days before there was a fixed version of Unity out there. Any one knows when the fixed version will be up on Unity’s web page and what can I do to remove this error?
1 out of six errors: “…\Assets\Standard Assets\Character Controllers\Sources\Scripts\CharacterMotor.js(1,1): Error BCE0021: Namespace ‘UnityEditor’ not found, maybe you forgot to add an assembly reference? (BCE0021) (Assembly-UnityScript-firstpass)”
The code works i Unity but the error comes in Mono Development.

Thanks for any help!

Scripts that use UnityEditor have to be placed in folders named “Editor” or in a child folder of them.

none of the script uses unityeditor!

Here is a similar thread with a solution: http://forum.unity3d.com/threads/174532-4-1-Javascript-compile-UnityEditor-not-found

Thank you! I will investigate the solutions there.

Hi together!

I also had these problems and found the solution with this post http://answers.unity3d.com/questions/419565/unity-41-javascript-compile-unityeditor-not-found.html?sort=oldest.

I provide a small binary (Windows) which watches and fixes related project files.

https://bitbucket.org/mviranyi/unity-patches/downloads

Hope it helps :slight_smile:

How can I load video from external except ogg format .

Hi Liconln Parc,
Welcome to the forum!
As this is a completely new question, you should start a new thread.