Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
2
Found in
2021.2.0b1
2022.1
Issue ID
1343976
Regression
Yes
Project build fails and errors are thrown when building for WebGL platform with Exceptions disabled
Reproduction steps:
1. Open the attached project ("WebGL_2021.2.0b_Test.zip")
2. Set the Enable Exceptions in Publishing settings as None: Edit > Project Settings > Player > Settings for WebGL > Publishing Settings
3. Build the project for the WebGL platform
Expected result: the project builds successfully, no errors are thrown
Actual result: the project fails to build, errors are thrown in the Editor's Console window
Reproducible with: 2021.2.0b1, 2021.2.0b2, 2022.1.0a1
Not reproducible with: 2018.4.36f, 2019.4.28f1, 2020.3.13f1, 2021.1.14f1, 2021.2.0a21
Comments (2)
-
mickfcna
Jul 07, 2022 12:27
The problem is still present on Unity 2021.3.5
-
Bersaelor
Jun 28, 2021 23:21
Same happening for our project, it's rather unfortunate as we were really looking forward to the new beta builds
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (fix version 2022.1):
Fixed in Unity 2022.1.0a5 and above