Dream ×又一梦คิดถึง 2024-11-07 15:34 采纳率: 100%
浏览 69
已结题

Unity 发布WebGL包的报错

1.Library\Bee\artifacts\WebGL\build\debug_WebGL_wasm\build.js: undefined symbol: FPDFBitmap_Create (referenced by top-level compiled C/C++ code)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
2.Library\Bee\artifacts\WebGL\build\debug_WebGL_wasm\build.js: undefined symbol: FPDFBitmap_Destroy (referenced by top-level compiled C/C++ code)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
3.Library\Bee\artifacts\WebGL\build\debug_WebGL_wasm\build.js: undefined symbol: FPDFBitmap_FillRect (referenced by top-level compiled C/C++ code)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)等等

我使用的unity版本是2021.3.6f1和2021.3.6f1c1

  • 写回答

1条回答 默认 最新

  • 立刀人 2024-11-07 23:03
    关注

    检查一下看看是不是你引用的那个库不支持WebGL平台

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

问题事件

  • 系统已结题 11月21日
  • 已采纳回答 11月13日
  • 创建了问题 11月7日