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
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
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.