Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b8
Issue ID
775345
Regression
No
WebGL player build fails to load in browser due to script compilation errors
Build and run the attached project for WebGL. The browser will show the following error:
Uncaught abort(101) at Error
at jsStackTrace (blob:http%3A//localhost%3A62954/75b5de1c-25a3-4d63-a980-d174ae44bbc4:1278:13)
at stackTrace (blob:http%3A//localhost%3A62954/75b5de1c-25a3-4d63-a980-d174ae44bbc4:1295:22)
at abort (blob:http%3A//localhost%3A62954/75b5de1c-25a3-4d63-a980-d174ae44bbc4:4042833:44)
at nullFunc_vii (blob:http%3A//localhost%3A62954/75b5de1c-25a3-4d63-a980-d174ae44bbc4:15810:466)
at Array.b101 (blob:http%3A//localhost%3A62954/75b5de1c-25a3-4d63-a980-d174ae44bbc4:4037545:45)
at _InputHandler_Invoke_m3001022841 (blob:http%3A//localhost%3A62954/75b5de1c-25a3-4d63-a980-d174ae44bbc4:2339301:34)
at Array._CNJoystick_Update_m3065387993 (blob:http%3A//localhost%3A62954/75b5de1c-25a3-4d63-a980-d174ae44bbc4:2339249:2)
at Array.__Z31RuntimeInvoker_Void_t2779279689PK10MethodInfoPvPS2_ [RuntimeInvoker_Void_t2779279689?2(void*, undefined?S?)] (blob:http%3A//localhost%3A62954/75b5de1c-25a3-4d63-a980-d174ae44bbc4:3894724:32)
at __ZN6il2cpp2vm7Runtime6InvokeEPK10MethodInfoPvPS5_PP12Il2CppObject [il2cpp::vm::Runtime::Invoke?5(void*, undefined?S?)] (blob:http%3A//localhost%3A62954/75b5de1c-25a3-4d63-a980-d174ae44bbc4:75990:38)
at _il2cpp_runtime_invoke (blob:http%3A//localhost%3A62954/75b5de1c-25a3-4d63-a980-d174ae44bbc4:33782:8)
Not a regression. Reproduced with Unity 5.2, Unity 5.3.2 and Unity 5.4.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment