问题
When I tried to build my 3D game for Windows I had this error:
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002bb] in <17b72532ee2c4da1b6f632d3f1705fe0>:0
at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x00080] in <17b72532ee2c4da1b6f632d3f1705fe0>:0
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
in other forums i saw that they builded for android but I building for PC.I have just setted up networking and then i got this error.Before there was't any problems why building. And I don't know how to solve it. Can somebody help me?
来源:https://stackoverflow.com/questions/61663210/unity-build-failed