When I import Wikitude.unitypackage for the first time
Metal: Editor support disabled, skipping device initialization
Wikitude Unity Plugin does not support Metal for iOS and it was removed from Player Settings! UnityEngine.Debug:LogError(Object) WikitudeEditor.WikitudeEditorExtension:RemoveUnsupportedAPIs(BuildTarget, List`1) WikitudeEditor.WikitudeEditorExtension:.cctor() UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()
Wikitude Unity Plugin does not support Vulkan for Android and it was removed from Player Settings! UnityEngine.Debug:LogError(Object) WikitudeEditor.WikitudeEditorExtension:RemoveUnsupportedAPIs(BuildTarget, List`1) WikitudeEditor.WikitudeEditorExtension:.cctor() UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()
Is this happening with our sample app or in your own app? If it happens with your own app, does the sample app work on your device?
Thanks Eva
H
Hafsah Mahmood
said
over 5 years ago
The same problem is occuring in my project as well. It is happening with the sample examples you provided and when i run the project it shows the white screen rather than turning on my phone camera. Kindly help me
Swapnil Agarkar
Hi,
Please help,
Unity version - 5.6.1f1 64 Bit On MAC 10.12.5
Wikitude Unity SDK - 2.1.0
Directly Building APK in Unity
In Unity Console:
When I import Wikitude.unitypackage for the first time
Metal: Editor support disabled, skipping device initialization
Wikitude Unity Plugin does not support Metal for iOS and it was removed from Player Settings!
UnityEngine.Debug:LogError(Object)
WikitudeEditor.WikitudeEditorExtension:RemoveUnsupportedAPIs(BuildTarget, List`1)
WikitudeEditor.WikitudeEditorExtension:.cctor()
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()
Wikitude Unity Plugin does not support Vulkan for Android and it was removed from Player Settings!
UnityEngine.Debug:LogError(Object)
WikitudeEditor.WikitudeEditorExtension:RemoveUnsupportedAPIs(BuildTarget, List`1)
WikitudeEditor.WikitudeEditorExtension:.cctor()
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()
1 person has this problem