Unity Project Build using WebGL..Error,WebGL Build Error
Hi, there.
An error occurred in the process of building and running the Unity project, but I do not understand it, so I ask a question.
The error I'm facing is:
UnityEditor.BuildPlayerWindow+BuildMethodException: 13 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x002be] in /Users/bokken/buildslave/unity/build/Editor/Mono/BuildPlayerWindowBuildMethods.cs:190
at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x00080] in /Users/bokken/buildslave/unity/build/Editor/Mono/BuildPlayerWindowBuildMethods.cs:95
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:189)
Please share your solution
Comment
There is not enough information. Are you sure you have no compiling errors?
Your answer

Follow this Question
Related Questions
WebGL: Displaying new Texture2D as a RawTexture 0 Answers
WebGL build fails with "PlayerLoop internal function has been called recursively" 0 Answers
WebGL/WebSocket has stopped while processing WWW.LoadFromCacheOrDownload 0 Answers
WebRTC in Unity using FrozenMountain 4 Answers
WebGL - How to reduce loading times by using gzip on an IIS server on Azure 0 Answers