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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
This is a duplicate of issue #1270915