質問編集履歴
1
コンソールについて
title
CHANGED
File without changes
|
body
CHANGED
@@ -14,5 +14,16 @@
|
|
14
14
|
###試したこと
|
15
15
|
firefox以外でも試しましたが全てのブラウザでこのメッセージがでました。
|
16
16
|
|
17
|
+
Consoleで確認しましたところ
|
18
|
+
|
19
|
+
```
|
20
|
+
Failed to load resource: the server responded with a status of 404 (Not Found)
|
21
|
+
unity_loader:1 Invoking error handler due to
|
22
|
+
Uncaught incorrect header check
|
23
|
+
unity_loader:1 Uncaught incorrect header check
|
24
|
+
|
25
|
+
```
|
26
|
+
と出ました。
|
27
|
+
|
17
28
|
###補足情報(言語/FW/ツール等のバージョンなど)
|
18
29
|
unity 5.5.1f1 64bit
|