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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Add comment