Has anyone tried to build WebGL from Cardboard SDK? Is there any documentation for performing this type of build? I am using Unity 5.4.1f1 Personal under Window 10 with the new Google VR SDK using Firefox and Chrome.
Receiving this message from Development Build:
An error occured running the Unity content on this page. See your browser's JavaScript console for more info. The error was:
**uncaught exception: abort(125)** at jsStackTrace@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1056:12
stackTrace@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1070:21
abort@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1874271:43
nullFunc_viii@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:15387:2
b125@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1863516:1
__ZN18VirtActionInvoker1IbE6InvokeEjPvb [Invoke? VirtActionInvoker1(unsigned int, void*, bool)]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1694720:1
_GvrViewer_OnDisable_m3337942347@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1648730:1
__Z31RuntimeInvoker_Void_t1841601450PK10MethodInfoPvPS2_ [RuntimeInvoker_Void_t1841601450?2(void**, undefined?S?*)]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1807745:1
dynCall_iiii@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1820711:1
invoke_iiii@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:16869:10
__ZN6il2cpp2vm7Runtime6InvokeEPK10MethodInfoPvPS5_PP15Il2CppException [il2cpp::vm::Runtime::Invoke?5(void**, undefined?S?*)]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1515033:1
_il2cpp_runtime_invoke@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1753987:1
__Z23scripting_method_invoke21ScriptingMethodIl2CppP15ScriptingObjectR18ScriptingArgumentsPP18ScriptingExceptionb [scripting_method_invoke?2()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1616753:1
__ZN19ScriptingInvocation6InvokeEPP18ScriptingExceptionb [ScriptingInvocation::Invoke(bool**)]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1189594:1
__ZN19ScriptingInvocation6InvokeEPP18ScriptingException [ScriptingInvocation::Invoke(ScriptingException?**)]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1808470:1
__ZN25ScriptingInvocationNoArgs13InvokeCheckedEv [ScriptingInvocationNoArgs::InvokeChecked()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1672688:1
__ZN13MonoBehaviour17RemoveFromManagerEv [MonoBehaviour::RemoveFromManager()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:671959:1
__ZN9Behaviour10SetEnabledEb [Behaviour::SetEnabled(bool)]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1546857:1
__ZN13MonoBehaviour9CallAwakeEv [MonoBehaviour::CallAwake()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1186045:1
__ZN13MonoBehaviour12AddToManagerEv [MonoBehaviour::AddToManager()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1096685:1
__ZN9Behaviour13AwakeFromLoadE17AwakeFromLoadMode [Behaviour::AwakeFromLoad?1()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1574731:1
__ZN13MonoBehaviour13AwakeFromLoadE17AwakeFromLoadMode [MonoBehaviour::AwakeFromLoad?1()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:795702:1
__ZN18AwakeFromLoadQueue28InvokePersistentManagerAwakeEPNS_4ItemEj17AwakeFromLoadMode [AwakeFromLoadQueue::InvokePersistentManagerAwake?1(AwakeFromLoadQueue::Item*, unsigned int)]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1087540:1
__ZN18AwakeFromLoadQueue30PersistentManagerAwakeFromLoadEv [AwakeFromLoadQueue::PersistentManagerAwakeFromLoad()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1575370:1
__ZN18LoadSceneOperation21CompleteAwakeSequenceEv [LoadSceneOperation::CompleteAwakeSequence()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1276425:1
__ZN18LoadSceneOperation25PlayerLoadSceneFromThreadEv [LoadSceneOperation::PlayerLoadSceneFromThread()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:481723:1
__ZN18LoadSceneOperation19IntegrateMainThreadEv [LoadSceneOperation::IntegrateMainThread()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1117502:1
__ZN14PreloadManager26UpdatePreloadingSingleStepENS_21UpdatePreloadingFlagsEi [PreloadManager::UpdatePreloadingSingleStep?N()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1190809:1
__ZN14PreloadManager35WaitForAllAsyncOperationsToCompleteEv [PreloadManager::WaitForAllAsyncOperationsToComplete()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1577623:1
__ZN19RuntimeSceneManager9LoadSceneERK8UnityStrS2_S2_RK9UnityGUIDiNS_11LoadingModeE [RuntimeSceneManager::LoadScene?2(UnityStr?S?&)]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1501356:1
__Z21PlayerStartFirstSceneb [PlayerStartFirstScene(bool)]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:646737:1
__Z20PlayerLoadFirstScenev [PlayerLoadFirstScene()]@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1467489:1
_main@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:655596:1
asm._main@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1872084:9
callMain@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1874179:13
doRun@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1874215:40
run/<@blob:http://localhost:51798/259c3126-b2ee-42da-8058-2868ce10e7d2:1874224:4
Thanks!
↧