質問編集履歴
1
参考サイトの一部がわからなかったので追加
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
Object reference not set to an instance of an objectが解決できない
|
test
CHANGED
@@ -55,3 +55,11 @@
|
|
55
55
|
|
56
56
|
|
57
57
|
```
|
58
|
+
|
59
|
+
|
60
|
+
|
61
|
+
> https://forum.unity.com/threads/error-after-upgrading-from-unity-2019-1-13f1-to-2019-2-5f1.748094/
|
62
|
+
|
63
|
+
|
64
|
+
|
65
|
+
こちらのサイトを見てやってみたのですが、最後のunchecked V2 signing というのがどの部分のことなのかわからずできていません。
|