Getting error in Unity 5.6
See original GitHub issueHere is the error:
Could not start compilationMissingMethodException: Method not found: 'UnityEditor.Scripting.Compilers.MonoScriptCompilerBase.GetProfileDirectory'.
UnityEditor.Scripting.Compilers.ScriptCompilerBase.BeginCompiling () (at C:/buildslave/unity/build/Editor/Mono/Scripting/Compilers/ScriptCompilerBase.cs:40)
As well as:
Compilation failed because the compiler couldn't be executed!
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Unity 5.6.0f3 error message at load of my project.
Hi. My project works perfectly in 5.5.2f1. I upgraded to 5.6.0f3. When i load my project, i have this error :
Read more >Troubleshooting - Unity's Package Manager
This error message indicates that your manifest.json file is malformed. It also tells you the line number where the Package Manager failed to...
Read more >Ridiculous Error on Unity 5.6.4p4 Method Name doesn't ...
I am facing a strange issue on Unity version 5.6.4p4 The code compiles and runs just perfectly fine in editor but when I...
Read more >Error creating a new project with Unity 5.6.0f3, VRTK and ...
I have created a project from 0, import steamVR and followed the VRTK asset package, but at the time of playing I get...
Read more >Unity 5.6 error - Forums
I updated my project from Unity 5.4.3 to Unity 5.6.0. It runs fine in the editor, but when I try to build iOS,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Please check new release 1.2.9
Oh you guys already found out! I will make a fix soon!