質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.48%
Unity

Unityは、Unity Technologiesが開発・販売している、IDEを内蔵するゲームエンジンです。主にC#を用いたプログラミングでコンテンツの開発が可能です。

WebGL

WebGL(ウェブジーエル)は、ウェブブラウザで 3次元コンピュータグラフィックスを表示させるための標準仕様です。

Q&A

0回答

892閲覧

Unity WebGLでビルドしたものをブラウザ上で表示できない

退会済みユーザー

退会済みユーザー

総合スコア0

Unity

Unityは、Unity Technologiesが開発・販売している、IDEを内蔵するゲームエンジンです。主にC#を用いたプログラミングでコンテンツの開発が可能です。

WebGL

WebGL(ウェブジーエル)は、ウェブブラウザで 3次元コンピュータグラフィックスを表示させるための標準仕様です。

0グッド

0クリップ

投稿2018/12/17 06:23

編集2018/12/18 09:56

現状

Unityで作成したものをWebGLでビルドしたところ,Webカメラを用いたシーンで下記のエラーが出ます.
ネットで検索しても具体的な対処法は記述されていなかったため,このエラーの対処法を教えていただきたいです.
よろしくお願いいたします.

表示されたエラー

An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was: uncaught exception: abort("To use dlopen, you need to use Emscripten's linking support, see https://github.com/kripken/emscripten/wiki/Linking") at jsStackTrace (Test2.asm.framework.unityweb:2:22363) stackTrace (Test2.asm.framework.unityweb:2:22534) onAbort@http://localhost:62877/Build/UnityLoader.js:4:10645 abort (Test2.asm.framework.unityweb:4:46706) _dlopen (Test2.asm.framework.unityweb:2:209257) dgj (blob:32:1) cgj (blob:32:1) bgj (blob:32:1) Mwj (blob:19:1) X_i (blob:32:1) $SC (blob:35:1) _SC (blob:35:1) aTC (blob:35:1) R6w (blob:8:1) w8k (blob:19:1) vvD (blob:35:1) invoke_iiiii (Test2.asm.framework.unityweb:2:362215) Sxi (blob:32:1) MPi (blob:32:1) mia (blob:5:1) lia (blob:5:1) JOa (blob:5:1) EOa (blob:5:1) NUb (blob:16:1) G3a (blob:26:1) P9b (blob:18:1) cXb (blob:16:1) cXb (blob:16:1) YWb (blob:16:1) LWb (blob:16:1) XvD (blob:35:1) browserIterationFunc (Test2.asm.framework.unityweb:2:131008) runIter (Test2.asm.framework.unityweb:2:134100) Browser_mainLoop_runner (Test2.asm.framework.unityweb:2:132545)

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

bochan2

2018/12/18 13:14

Development Buildでビルドした状態でのログを追加していただけますか?
退会済みユーザー

退会済みユーザー

2019/01/11 05:23 編集

To use dlopen, you need to use Emscripten's linking support, see https://github.com/kripken/emscripten/wiki/Linking UnityLoader.js:4:10740 printErr http://localhost:59179/Build/UnityLoader.js:4:10740 onAbort http://localhost:59179/Build/UnityLoader.js:4:10583 abort blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:4:46712 _dlopen blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:209259 rCD blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:329547 qCD blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:329110 pCD blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:328844 bTD blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:523011 elD blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:171358 YZB blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:31:226846 XZB blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:31:226567 ZZB blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:31:227060 ICq blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:9:545525 uqh blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:27:690493 e2D blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:684952 invoke_iiiii blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:362217 RTC blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:31:731532 G9C blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:49630 mia blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:7:120197 lia blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:7:119866 JOa blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:7:993273 EOa blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:7:991272 NUb blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:16:543746 G3a blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:28:688987 P9b blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:17:93712 cXb blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:16:618096 cXb blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:16:618137 YWb blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:16:612402 LWb blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:16:600412 G2D blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:689836 browserIterationFunc blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:131010 runIter blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:134102 Browser_mainLoop_runner blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:132547 Invoking error handler due to uncaught exception: abort("To use dlopen, you need to use Emscripten's linking support, see https://github.com/kripken/emscripten/wiki/Linking") at jsStackTrace (TestGL.asm.framework.unityweb:2:22363) stackTrace (TestGL.asm.framework.unityweb:2:22534) onAbort@http://localhost:59179/Build/UnityLoader.js:4:10645 abort (TestGL.asm.framework.unityweb:4:46712) _dlopen (TestGL.asm.framework.unityweb:2:209259) rCD (TestGL.asm.code.unityweb:35:329547) qCD (TestGL.asm.code.unityweb:35:329110) pCD (TestGL.asm.code.unityweb:35:328844) bTD (TestGL.asm.code.unityweb:35:523011) elD (TestGL.asm.code.unityweb:35:171358) YZB (TestGL.asm.code.unityweb:31:226846) XZB (TestGL.asm.code.unityweb:31:226567) ZZB (TestGL.asm.code.unityweb:31:227060) ICq (TestGL.asm.code.unityweb:9:545525) uqh (TestGL.asm.code.unityweb:27:690493) e2D (TestGL.asm.code.unityweb:35:684952) invoke_iiiii (TestGL.asm.framework.unityweb:2:362217) RTC (TestGL.asm.code.unityweb:31:731532) G9C (TestGL.asm.code.unityweb:35:49630) mia (TestGL.asm.code.unityweb:7:120197) lia (TestGL.asm.code.unityweb:7:119866) JOa (TestGL.asm.code.unityweb:7:993273) EOa (TestGL.asm.code.unityweb:7:991272) NUb (TestGL.asm.code.unityweb:16:543746) G3a (TestGL.asm.code.unityweb:28:688987) P9b (TestGL.asm.code.unityweb:17:93712) cXb (TestGL.asm.code.unityweb:16:618096) cXb (TestGL.asm.code.unityweb:16:618137) YWb (TestGL.asm.code.unityweb:16:612402) LWb (TestGL.asm.code.unityweb:16:600412) G2D (TestGL.asm.code.unityweb:35:689836) browserIterationFunc (TestGL.asm.framework.unityweb:2:131010) runIter (TestGL.asm.framework.unityweb:2:134102) Browser_mainLoop_runner (TestGL.asm.framework.unityweb:2:132547) UnityLoader.js:3:16879 uncaught exception: abort("To use dlopen, you need to use Emscripten's linking support, see https://github.com/kripken/emscripten/wiki/Linking") at jsStackTrace@blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:22363 stackTrace@blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:22534 onAbort@http://localhost:59179/Build/UnityLoader.js:4:10645 abort@blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:4:46712 _dlopen@blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:209259 rCD@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:329547 qCD@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:329110 pCD@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:328844 bTD@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:523011 elD@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:171358 YZB@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:31:226846 XZB@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:31:226567 ZZB@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:31:227060 ICq@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:9:545525 uqh@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:27:690493 e2D@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:684952 invoke_iiiii@blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:362217 RTC@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:31:731532 G9C@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:49630 mia@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:7:120197 lia@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:7:119866 JOa@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:7:993273 EOa@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:7:991272 NUb@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:16:543746 G3a@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:28:688987 P9b@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:17:93712 cXb@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:16:618096 cXb@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:16:618137 YWb@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:16:612402 LWb@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:16:600412 G2D@blob:http://localhost:59179/7b5d62ca-1e11-495e-8770-afe8648c0002:35:689836 browserIterationFunc@blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:131010 runIter@blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:134102 Browser_mainLoop_runner@blob:http://localhost:59179/c8f640a1-c8f1-4523-95a3-5b66ef598971:2:132547
退会済みユーザー

退会済みユーザー

2019/01/11 05:23

↑ブラウザのコンソールに表示された内容です
guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

まだ回答がついていません

会員登録して回答してみよう

アカウントをお持ちの方は

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.48%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問