質問編集履歴

1

質問、デバッグの追記

2021/12/16 07:51

投稿

nanakaka
nanakaka

スコア1

test CHANGED
File without changes
test CHANGED
@@ -4,6 +4,10 @@
4
4
 
5
5
  のサイトの方を参考に(コピペ)したのですが、実行すると下記のエラーが大量に出てきてしまいます。
6
6
 
7
+ そして、このプログラムではどこでテキストを表示しているのですか?
8
+
9
+ あわせて回答してくれるとありがたいです。
10
+
7
11
 
8
12
 
9
13
  ### 発生している問題・エラーメッセージ
@@ -14,6 +18,8 @@
14
18
 
15
19
  IndexOutOfRangeException: Index was outside the bounds of the array.
16
20
 
21
+ Message.Update () (at Assets/Message.cs:74)
22
+
17
23
  ```
18
24
 
19
25