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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment