実行に支障はないのですが大量のエラーが出ます。調べてもわからないため、わかる方いらっしゃいましたら宜しくお願い致します。
環境
Unity2018.4.23f
Vuforia
C#
以下エラー内容です。
XmlException: Invalid character in the given encoding. Line 1, position 38. System.Xml.XmlTextReaderImpl.Throw (System.Exception e) (at <b92efb6eef6e41b5abd458f107e6d92e>:0) System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String arg) (at <b92efb6eef6e41b5abd458f107e6d92e>:0) System.Xml.XmlTextReaderImpl.Throw (System.Int32 pos, System.String res) (at <b92efb6eef6e41b5abd458f107e6d92e>:0) System.Xml.XmlTextReaderImpl.InvalidCharRecovery (System.Int32& bytesCount, System.Int32& charsCount) (at <b92efb6eef6e41b5abd458f107e6d92e>:0) System.Xml.XmlTextReaderImpl.GetChars (System.Int32 maxCharsCount) (at <b92efb6eef6e41b5abd458f107e6d92e>:0) System.Xml.XmlTextReaderImpl.ReadData () (at <b92efb6eef6e41b5abd458f107e6d92e>:0) System.Xml.XmlTextReaderImpl.ParseDocumentContent () (at <b92efb6eef6e41b5abd458f107e6d92e>:0) System.Xml.XmlTextReaderImpl.Read () (at <b92efb6eef6e41b5abd458f107e6d92e>:0) System.Xml.XmlTextReader.Read () (at <b92efb6eef6e41b5abd458f107e6d92e>:0) Vuforia.EditorClasses.ConfigParser.fileToStruct (System.String configXMLPath, Vuforia.EditorClasses.AuthoringInfoXmlProvider authoringInfoXmlProvider, Vuforia.EditorClasses.ConfigData configData) (at <5c06bfcb9c284fde8b2ff089bf526a12>:0) Vuforia.EditorClasses.ConfigDataManager.ReadConfigData (System.String dataSetFilePath) (at <5c06bfcb9c284fde8b2ff089bf526a12>:0) Vuforia.EditorClasses.ConfigDataManager.DoRead () (at <5c06bfcb9c284fde8b2ff089bf526a12>:0) Vuforia.EditorClasses.ReadDatabasesTask.Execute () (at <5c06bfcb9c284fde8b2ff089bf526a12>:0) Vuforia.EditorClasses.VuforiaEditorInitializer+<>c.<RunInitTasks>b__2_0 (Vuforia.EditorClasses.VuforiaLifeCycleTask t) (at <5c06bfcb9c284fde8b2ff089bf526a12>:0) System.Collections.Generic.List`1[T].ForEach (System.Action`1[T] action) (at <e1319b7195c343e79b385cd3aa43f5dc>:0) Vuforia.EditorClasses.VuforiaEditorInitializer.RunInitTasks () (at <5c06bfcb9c284fde8b2ff089bf526a12>:0) Vuforia.EditorClasses.EulaChecker.CheckEula (System.Action onEulaAccepted) (at <5c06bfcb9c284fde8b2ff089bf526a12>:0) Vuforia.EditorClasses.VuforiaEditorInitializer.InitializeEditor () (at <5c06bfcb9c284fde8b2ff089bf526a12>:0) Vuforia.EditorClasses.InitializeOnLoadVuforiaTaskRunner.RunOnceOnInitialize () (at <5c06bfcb9c284fde8b2ff089bf526a12>:0) UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at C:/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/10/18 08:21
2020/10/18 08:24
2020/10/19 04:27