2023/10/06 09:46:24.124 15686 15709 Info Unity destory===>
2023/10/06 09:46:24.135 15686 15709 Error Unity AndroidJavaException: java.lang.NoClassDefFoundError: com.vuplex.webview.WebView3D
2023/10/06 09:46:24.135 15686 15709 Error Unity java.lang.NoClassDefFoundError: com.vuplex.webview.WebView3D
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer.nativePause(Native Method)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer.access$1900(Unknown Source:0)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer$24.run(Unknown Source:2)
2023/10/06 09:46:24.135 15686 15709 Error Unity at android.os.Handler.handleCallback(Handler.java:938)
2023/10/06 09:46:24.135 15686 15709 Error Unity at android.os.Handler.dispatchMessage(Handler.java:99)
2023/10/06 09:46:24.135 15686 15709 Error Unity at android.os.Looper.loopOnce(Looper.java:201)
2023/10/06 09:46:24.135 15686 15709 Error Unity at android.os.Looper.loop(Looper.java:288)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer$e.run(Unknown Source:20)
2023/10/06 09:46:24.135 15686 15709 Error Unity Caused by: java.lang.ExceptionInInitializerError
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.vuplex.webview.WebView3D.resumeAll(Unknown Source:99)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer.nativeRender(Native Method)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer.access$300(Unknown Source:0)
2023/10/06 09:46:24.135 15686 15709 Error Unity at com.unity3d.player.UnityPlayer$e$1.handleMessage(Unknown Source:95)
2023/10/06 09:46:24.135 15686 15709 Error Unity at android.os.Handler.dispatchMessage(Handler.java:102)
2023/10/06 09:46:24.135 15686 15709 Error Unity ... 3 more
2023/10/06 09:46:24.135 15686 15709 Error Unity Caused by: java.lang.UnsupportedOperationExceptio
Many thanks Cody, for reporting this:
Please verify the next information for better review of the issue at hand.
Unity Version:
Spaces SDK Version:
Device used:
WebView3D: Vuplex? or something else?
Thanks for your patience,
Andriy
Thanks Afedorch,
Unity Version: 2022.3.10f1
Spaces SDK Version : 16, 17
Device : Thinkreality VRX
WebView 3d: com.vuplex.webview.WebView3D
Thanks for feedback:
We are officially supporting Unity: 2021.3.16 here is the link to read more about it: Unity Setup Guide (qualcomm.com)
Will you be so kind to share APK using google drive, so I can test it on my side as I have access to new builds on VRX.
Overall, this issue is in our focus, and we are working on fixing it.
Cody. tedrick
There appears to be a WebView exception thrown on the spaces layer. Posting here to provide visibility to this issue.