質問編集履歴
1
コンソールについて
test
CHANGED
File without changes
|
test
CHANGED
@@ -30,6 +30,28 @@
|
|
30
30
|
|
31
31
|
|
32
32
|
|
33
|
+
Consoleで確認しましたところ
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
```
|
38
|
+
|
39
|
+
Failed to load resource: the server responded with a status of 404 (Not Found)
|
40
|
+
|
41
|
+
unity_loader:1 Invoking error handler due to
|
42
|
+
|
43
|
+
Uncaught incorrect header check
|
44
|
+
|
45
|
+
unity_loader:1 Uncaught incorrect header check
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
```
|
50
|
+
|
51
|
+
と出ました。
|
52
|
+
|
53
|
+
|
54
|
+
|
33
55
|
###補足情報(言語/FW/ツール等のバージョンなど)
|
34
56
|
|
35
57
|
unity 5.5.1f1 64bit
|