Search Issue Tracker
Won't Fix
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
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
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.