Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
4
Found in
2023.1.0a6
2023.2.0a1
Issue ID
UUM-1167
Regression
No
Crash on dynCall_iii when building for WebGL
How to reproduce:
1. Open the attached project from "case1342472webglbuild.zip"
2. Build and Run the project for WebGL
3. Observe the errors in the Build
Reproducible with: 2020.3.13f1
Not reproducible with: 2021.1.14f1
Couldn't test with: 2018.4.36f1, 2019.4.28f1, 2021.1.12f1, 2021.2.0b1 (Various errors between different versions)
First lines of stack trace:
at jsStackTrace (http://localhost:63937/Build/b1.framework.js.gz:2:16334)
at stackTrace (http://localhost:63937/Build/b1.framework.js.gz:2:16505)
at abort (http://localhost:63937/Build/b1.framework.js.gz:2:748)
at http://localhost:63937/Build/b1.wasm.gz:wasm-function\[76129]:0x15394b9
at http://localhost:63937/Build/b1.wasm.gz:wasm-function\[25222]:0xa2629e
at http://localhost:63937/Build/b1.wasm.gz:wasm-function\[41686]:0xd7cbb7
at dynCall_iii (http://localhost:63937/Build/b1.wasm.gz:wasm-function\[75991]:0x15388c5)
at Object.dynCall_iii (http://localhost:63937/Build/b1.framework.js.gz:2:478102)
at invoke_iii (http://localhost:63937/Build/b1.framework.js.gz:2:337454)
Note:
1. No errors in Editor, only in the Build
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
LTS support for 2020.3 has now come to an end. Our internal testing show that this is not an issue on 2021 builds. Please try upgrading your project to the latest Unity LTS and rebuilding for the web.
Resolution Note (2023.2.X):
LTS support for 2020.3 has now come to an end. Our internal testing show that this is not an issue on 2021 builds. Please try upgrading your project to the latest Unity LTS and rebuilding for the web.