无法导出apk文件,提示信息如下,请问怎么解决?

来源:4-2 编译生成Android APK文件

Sumwind

2018-02-06 11:33

OnLevelWasLoaded was found on VuforiaAbstractBehaviour

This message has been deprecated and will be removed in a later version of Unity.

Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed

Compressed texture pikachu_1_2 is used as icon. This might compromise visual quality of the final image. Uncompressed format might be considered as better import option.

UnityEditor.HostView:OnGUI()

Setting platform to 'Editor' for plugin: Assets/Plugins/x64/VuforiaWrapper.dll

UnityEngine.Debug:Log(Object)

Vuforia.EditorClasses.ExtensionImport:UpdatePluginSettings() (at Assets/Vuforia/Editor/Scripts/ExtensionImport.cs:44)

UnityEditor.EditorApplication:Internal_CallUpdateFunctions()




Assets/Vuforia/Scripts/Utilities/VRIntegrationHelper.cs(100,30): warning CS0618: `UnityEngine.Camera.SetStereoProjectionMatrices(UnityEngine.Matrix4x4, UnityEngine.Matrix4x4)' is obsolete: `SetStereoProjectionMatrices is deprecated. Use SetStereoProjectionMatrix(StereoscopicEye eye) instead.'


写回答 关注

2回答

  • 慕虎5505373
    2018-02-08 12:36:45
    已采纳

    jdk版本太高,unity现在还不支持jdk9.0以上的版本,去下个jdk1.8的吧

    慕粉1469...

    我的JDK是1.8的也出这个问题。这是为什么?

    2018-06-22 17:27:19

    共 3 条回复 >

  • 慕粉1469540542
    2018-06-22 15:28:20

    我的JDK是1.8的也出这个问题。这是为什么?

带你开发类似Pokemon Go的AR游戏

用 Unity 3D开发AR游戏,分有卡和脱卡两种情况,并导出Android和iOS平台

29394 学习 · 220 问题

查看课程

相似问题