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

Deployment Management

-

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

Add comment

Log in to post comment