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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1270915