Unityエラー UnityEditor.Graphs/Edge.cs:114でのエラー NullReferenceException: Object reference not set to an instance of an object UnityEditor.Graphs.Edge.WakeUp () (at ... 2018.02.27 Unityエラー
Unityエラー BadImageFormatException: Format of the executable (.exe) or library (.dll) is invalid. の解決方法 Unityでビルドしようとした時に出たエラー。 BadImageFormatException: Format of the executable (.exe) or library (.dll) is invalid. Mon... 2018.02.16 Unityエラー
Xcodeエラー The value for key CFBundleShortVersionString [x.x.x] in the Info.plist file…の対処法 Xcodeでアーカイブ後、validateしようとしたら出たエラー。 This bundle is invalid. The value for key CFBundleShortVersionString in the I... 2018.02.12 Xcodeエラー
Unityエラー iOS framework addition failed due to a Cocoapods installation failure.の対処法 Unityでビルドしようとすると、以下のようなエラーが。 iOS framework addition failed due to a Cocoapods installation failure. This will will ... 2018.02.12 Unityエラー
Xcodeエラー 【Xcode】問題のないMissing Push Notificationもある! Xcodeでアーカイブしてから少しすると、AppleStoreチームからメールが来てました。 プッシュ通知に関することのようなのですが、特にプッシュ通知を使用しているアプリではなかったので困惑。 メールの内容はこんな感じです。 ... 2018.02.08 Xcodeエラー
Xcodeエラー 【Xcode】 “Linker command failed with exit code 1″が出た時の対処法 Xcodeでこんなエラーが。 Apple Mach-O Linker (ld) Error Linker command failed with exit code 1 (use -v to see invocation) ... 2018.02.05 Xcodeエラー
Xcodeエラー 【Xcode】 “You are currently using version x.xx.x of the SDK.”の原因 AdMobを使ったUnityプロジェクトをXcodeでビルドした時に出たエラー。 You are currently using version x.xx.x of the SDK. Please consider updating... 2018.02.05 Xcodeエラー
Unityエラー NCMBエラー「UriFormatException: Absolute URI is too short」の解決方法 UnityでNCMBを使っていた時に起こったエラー。 UriFormatException: Absolute URI is too short System.Uri.Parse (UriKind kind, System.Stri... 2018.02.02 Unityエラー
その他エラー Googleドライブでファイルをダウンロード・プレビューできない時の対処法 起こった問題 Googleドライブに保存しておいたzipファイルを開こうとしたところ、 エラー。プレビューに問題が発生しました。 とエラーメッセージが表示されました。 また、ダウンロードしようとしたところ、 ファイルのウイルススキャンが... 2018.01.28 その他エラー