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
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
- Video framerate is not restored when trying to raise it after lowering it to 10 FPS
- WebGPU: CreateRenderPipeline errors with ShaderVariantCollection warmup
This is a duplicate of issue #1270915