Search Issue Tracker
Duplicate
Votes
0
Found in
2020.3
2021.1
2021.2
2022.1
2022.1.0a3
Issue ID
1350826
Regression
Yes
[WebGL] Build fails if weGLThreadsSupport is enabled
How to reproduce:
1. Open the attached project
2. Make a WebGL build
3. Inspect the Console window
Expected result: The build process finishes successfully
Actual result: "Internal build system error. BuildProgram exited with code 134.
Unhandled exception. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation." error is thrown
Reproducible with: 2020.3.15f1, 2021.1.15f1, 2021.2.0b5, (tested by downgrading the project) 2022.1.0a3
Not reproducible with: 2019.4.29f1
Notes:
- Couldn't reproduce with exported dependencies in a fresh project
- Downgrading the project causes other errors and crashes when building
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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
This is a duplicate of issue #1270915