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

質問編集履歴

2

エラーを追記しました

2019/10/01 09:44

投稿

jabu
jabu

スコア38

title CHANGED
File without changes
body CHANGED
@@ -22,4 +22,12 @@
22
22
  どなたかご教授をお願い致します。
23
23
 
24
24
  追記
25
- 開発環境はMAC os Mojaveです。
25
+ 開発環境はMAC os Mojaveです。
26
+
27
+ unityのバージョンを2019.2.6f1にアップデートをしました。
28
+
29
+ ●以下エラーです
30
+ UnityEditor.BuildPlayerWindow+BuildMethodException: 555 errors
31
+ at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x00242] in /Users/builduser/buildslave/unity/build/Editor/Mono/BuildPlayerWindowBuildMethods.cs:190
32
+ at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x0007f] in /Users/builduser/buildslave/unity/build/Editor/Mono/BuildPlayerWindowBuildMethods.cs:95
33
+ UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

1

開発環境について追記しました

2019/10/01 09:44

投稿

jabu
jabu

スコア38

title CHANGED
File without changes
body CHANGED
@@ -19,4 +19,7 @@
19
19
 
20
20
  Unityのバージョン2018.3.6f1です
21
21
 
22
- どなたかご教授をお願い致します。
22
+ どなたかご教授をお願い致します。
23
+
24
+ 追記
25
+ 開発環境はMAC os Mojaveです。