質問編集履歴

1

エラー内容を追記しました

2021/10/26 05:48

投稿

FKM12321
FKM12321

スコア10

test CHANGED
File without changes
test CHANGED
@@ -17,3 +17,15 @@
17
17
  GetComponentを一括で行おうと↑上記のコードを書いたのですが、エラーが出てしまいました。
18
18
 
19
19
  どうすればエラーを出さずにGetComponentをまとめて実行できますか?
20
+
21
+
22
+
23
+ ↓エラー内容(追記)
24
+
25
+ NullReferenceException: Object reference not set to an instance of an object
26
+
27
+ StatusUpScript.Update () (at Assets/StatusUpScript.cs:73)
28
+
29
+
30
+
31
+ これが大量に表示されます