Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question Webgl build Error

Discussion in 'Getting Started' started by AZHARKHEMTA, Mar 27, 2023.

  1. AZHARKHEMTA

    AZHARKHEMTA

    Joined:
    Nov 22, 2021
    Posts:
    2
    i am facing problem when i update project 2020 to 2021.2 then make a webgl build
    give me Error

    Library\Bee\artifacts\WebGL\build\debug_WebGL_wasm\build.js: undefined symbol: ShowMessage (referenced by top-level compiled C/C++ code)
    UnityEngine.GUIUtility:processEvent (int,intptr,bool&)

    Library\Bee\artifacts\WebGL\build\debug_WebGL_wasm\build.js: undefined symbol: checkMetamask (referenced by top-level compiled C/C++ code)
    UnityEngine.GUIUtility:processEvent (int,intptr,bool&)

    Library\Bee\artifacts\WebGL\build\debug_WebGL_wasm\build.js: undefined symbol: connectToMetamask (referenced by top-level compiled C/C++ code)
    UnityEngine.GUIUtility:processEvent (int,intptr,bool&)



    please gave me solution , i have try delete Library\folder but not solve