question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Getting error in Unity 5.6

See original GitHub issue

Here 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:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
veblushcommented, Feb 12, 2017

Please check new release 1.2.9

3reactions
veblushcommented, Feb 4, 2017

Oh you guys already found out! I will make a fix soon!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found