Android Cardboard SDK published to WebGL
Has anyone tried to build WebGL from Cardboard SDK? Is there any documentation for performing this type of build? I am using Unity 5.40f3 Personal under Window 10. I receive the same error on both Firefox and Chrome browsers.
I am using the Cardboard Demo and Cardboard SDK and receive the following messages from Developer Build:
Uncaught abort(97) at Error at jsStackTrace (blob:http://localhost:50775/99ea91b2-6338-4b92-9c4e-d8e540c07300:1120:12) at stackTrace (blob:http://localhost:50775/99ea91b2-6338-4b92-9c4e-d8e540c07300:1134:21) at abort (blob:http://localhost:50775/99ea91b2-6338-4b92-9c4e-d8e540c07300:2671817:43) at nullFunc_viii (blob:http://localhost:50775/99ea91b2-6338-4b92-9c4e-d8e540c07300:27188:2) at Array.b97 (blob:http://localhost:50775/99ea91b2-6338-4b92-9c4e-d8e540c07300:2663980:2) at ftCall_viii (eval at loadDynamicLibrary (blob:http://localhost:50775/99ea91b2-6338-4b92-9c4e-d8e540c07300:346:19), :5769:48) at __ZN18VirtActionInvoker1IbE6InvokeEjPvb [VirtActionInvoker1::Invoke(unsigned int, void*, bool)] (eval at loadDynamicLibrary (blob:http://localhost:50775/99ea91b2-6338-4b92-9c4e-d8e540c07300:346:19), :451047:2) at _Cardboard_OnApplicationFocus_m175302533 (eval at loadDynamicLibrary (blob:http://localhost:50775/99ea91b2-6338-4b92-9c4e-d8e540c07300:346:19), :395619:2) at Array.asm._Cardboard_OnApplicationFocus_m175302533 (eval at loadDynamicLibrary (blob:http://localhost:50775/99ea91b2-6338-4b92-9c4e-d8e540c07300:346:19), :588823:56) at ftCall_viii (eval at loadDynamicLibrary (blob:http://localhost:50775/99ea91b2-6338-4b92-9c4e-d8e540c07300:346:19), :5769:48)
I receive the similar error (Abort (97) with the new Google VR SDK:
blob:http://localhost:53606/4a24970b-ab50-4d48-a974-c633a6287ce3:2671735 Uncaught abort(97) at Error at jsStackTrace (blob:http://localhost:53606/4a24970b-ab50-4d48-a974-c633a6287ce3:1120:12) at stackTrace (blob:http://localhost:53606/4a24970b-ab50-4d48-a974-c633a6287ce3:1134:21) at abort (blob:http://localhost:53606/4a24970b-ab50-4d48-a974-c633a6287ce3:2671817:43) at nullFunc_viii (blob:http://localhost:53606/4a24970b-ab50-4d48-a974-c633a6287ce3:27188:2) at Array.b97 (blob:http://localhost:53606/4a24970b-ab50-4d48-a974-c633a6287ce3:2663980:2) at ftCall_viii (eval at loadDynamicLibrary (blob:http://localhost:53606/4a24970b-ab50-4d48-a974-c633a6287ce3:346:19), :5684:48) at __ZN18VirtActionInvoker1IbE6InvokeEjPvb [VirtActionInvoker1::Invoke(unsigned int, void*, bool)] (eval at loadDynamicLibrary (blob:http://localhost:53606/4a24970b-ab50-4d48-a974-c633a6287ce3:346:19), :558262:2) at _GvrViewer_OnDisable_m3337942347 (eval at loadDynamicLibrary (blob:http://localhost:53606/4a24970b-ab50-4d48-a974-c633a6287ce3:346:19), :510043:2) at Array.asm._GvrViewer_OnDisable_m3337942347 (eval at loadDynamicLibrary (blob:http://localhost:53606/4a24970b-ab50-4d48-a974-c633a6287ce3:346:19), :769400:48) at ftCall_vii (eval at loadDynamicLibrary (blob:http://localhost:53606/4a24970b-ab50-4d48-a974-c633a6287ce3:346:19), :5208:47)
Thanks!
Your answer
Follow this Question
Related Questions
WebGL Build doesn't fully load on Github Pages 0 Answers
Android TCP Client connect - No more search handles 0 Answers
Unity 3D Gradle Build Failed 1 Answer
Android Game Save and Load doesn't work 0 Answers
Source code 0 Answers