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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment