BinhTopebox
BinhTopebox
Hi team, I still face this problem on Unity 2021.3.8 and SDK v4.13.0-special.0-0-g967eedaf  ``` Debug.Log("11111"); InitGameObject(); Debug.Log("2222"); InitEngineCallback(); Debug.Log("33333"); ``` as you can see.. it fail when calling InitEngineCallback...
@icywind I just tried to build the demo and still get the same error. I have no modifications to the webgl build template 
After I completely remove the sdk, clear all unity cache, then reimport the sdk, it works like a charm. Thank @Klaus1991, you saved my life :)