質問するログイン新規登録

質問編集履歴

3

gazotuika

2023/10/25 10:19

投稿

kaji
kaji

スコア648

title CHANGED
File without changes
body CHANGED
@@ -25,7 +25,9 @@
25
25
  Exception: System.NullReferenceException: Object reference not set to an instance of an object
26
26
  at NullReferenceExceptionScene.Start () [0x00000] in Assets/Scripts/Scene/NullReferenceExceptionSample.cs:15
27
27
  ```
28
+
28
29
  ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-10-25/aaf3ce9a-b1a3-441d-ab96-d39cc26f4c65.png)
30
+
29
31
  ### 該当のソースコード
30
32
 
31
33
  ```c#

2

a

2023/10/25 10:14

投稿

kaji
kaji

スコア648

title CHANGED
File without changes
body CHANGED
@@ -25,7 +25,7 @@
25
25
  Exception: System.NullReferenceException: Object reference not set to an instance of an object
26
26
  at NullReferenceExceptionScene.Start () [0x00000] in Assets/Scripts/Scene/NullReferenceExceptionSample.cs:15
27
27
  ```
28
-
28
+ ![イメージ説明](https://ddjkaamml8q8x.cloudfront.net/questions/2023-10-25/aaf3ce9a-b1a3-441d-ab96-d39cc26f4c65.png)
29
29
  ### 該当のソースコード
30
30
 
31
31
  ```c#

1

ソースパス、行番号は、表示されませんでした。

2023/10/25 09:54

投稿

kaji
kaji

スコア648

title CHANGED
File without changes
body CHANGED
@@ -41,7 +41,7 @@
41
41
 
42
42
  ### 試したこと
43
43
 
44
- UnityのiOSのRun in Xcode as をReleaseからDebugにしましたがだめでした。
44
+ UnityのiOSのRun in Xcode as をReleaseからDebugにしましたが、ソースパス、行番号は、表示されませんでした。
45
45
 
46
46
  ### 補足情報(FW/ツールのバージョンなど)
47
47