WebGL Build Failed <d1bec46880064709a5e713ad543e6d96>

This WebGL problem has been happening to me, and I can’t fix it. I’ve restarted unity, I’ve reinstalled WebGL. I keep getting the same error, even on different projects. I get:

UnityEditor.BuildPlayerWindow+BuildMethodException: 3 errors
  at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x0027c] in <d1bec46880064709a5e713ad543e6d96>:0
  at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x00080] in <d1bec46880064709a5e713ad543e6d96>:0
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)

How can I fix this?

1 Like

Same here. Have you found a solution ?