Search Issue Tracker
Won't Fix
Votes
2
Found in
4.2.0f4
Issue ID
557469
Regression
Yes
ApplicationException: Unable to find a suitable compiler
No errors are shown in the console after the project is opened, however when trying to build the project, there are these errors shown in the console:
ApplicationException: Unable to find a suitable compiler
UnityEditor.Scripting.ScriptCompilers.CreateCompilerInstance (MonoIsland island, Boolean buildingForEditor, BuildTarget targetPlatform)
UnityEditor.HostView:OnGUI()
Failed to create compiler instance
UnityEditor.HostView:OnGUI()
Error building Player because scripts had compiler errors
Unity Versions:
4.2.0f4 (38efbd14869d)
4.2.1f4 (4d30acc925c2)
4.3.0b2 (0dd7f9fae13b)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment