Search Issue Tracker
In Progress
Fixed in 2023.1.19f1, 2023.2.0b16, 2023.3.0a6
Fix In Review for 2022.3.13f1
Under Consideration for 2024.1.X
Votes
1
Found in
2022.3.6f1
2023.1.6f1
2023.2.0b2
Issue ID
UUM-43755
Regression
Yes
WebGL Player crashes when the Code Optimization setting is set to "Runtime Speed" and the ZipFile.ExtractToDirectory method is used
Reproduction steps:
1. Open the "IN-47987.zip" project
2. Select the WebGL platform in the Build Settings window (File -> Build Settings)
3. Set the Code Optimization setting to "Runtime Speed"
4. Build and Run the project
Expected result: The Player does not crash
Actual result: The Player crashes
Reproducible with: 2022.2.0a16, 2022.3.6f1, 2023.1.6f1, 2023.2.0b2
Not reproducible with: 2021.3.29f1, 2022.2.0a15
Reproducible on: macOS 13.4 (M1)
Notes:
The full error is in the internal notes
The "Runtime Speed" option may also be called "Speed" in some Unity Editor versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment