Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.2f1
Issue ID
780935
Regression
No
Compile fail. Error: "Method not found: 'UnityEditor.Utils.Program..ctor' " is thrown
Reproduction Steps:
1. Open "ThermoMan" project
2. Try building to Mac Standalone
3. Notice that Build Failed and error was thrown to console:
MissingMethodException: Method not found: 'UnityEditor.Utils.Program..ctor'.
UnityEditor.PostprocessBuildPlayer.Postprocess (BuildTarget target, System.String installPath, System.String companyName, System.String productName, Int32 width, Int32 height, System.String downloadWebplayerUrl, System.String manualDownloadWebplayerUrl, BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry) (at /Users/builduser/buildslave/unity/build/Editor/Mono/BuildPipeline/PostprocessBuildPlayer.cs:317)
UnityEditor.HostView:OnGUI()
Error building Player: MissingMethodException: Method not found: 'UnityEditor.Utils.Program..ctor'.
Expected Behaviour: no such error, just like on Windows and Linux
Reproduced in versions: Unity 5.2.4f1, 5.3.4f1, 5.3.5p1, 5.4.0b19
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Add comment